net.minecraft.world.level.block

public abstract class AbstractCauldronBlock

extends Block

All mapped superinterfaces:

FeatureElement, ItemLike

dky
net.minecraft.world.level.block.AbstractCauldronBlock
net.minecraft.class_2275
net.minecraft.unmapped.C_ukinmebz
net.minecraft.block.AbstractCauldronBlock
net.minecraft.block.cauldron.AbstractCauldronBlock

Field summary

Modifier and TypeField
protected static final int
a
FLOOR_LEVEL
field_30988
f_ydrbgwbm
field_30988
FLOOR_LEVEL
private static final VoxelShape
c
SHAPE_INSIDE
field_10747
f_kayjvfem
RAYCAST_SHAPE
private static final VoxelShape
d
SHAPE
field_10746
f_cytxtxxd
OUTLINE_SHAPE
OUTLINE_SHAPE
protected final CauldronInteraction$InteractionMap
b
interactions
field_27084
f_rmandepb
behaviorMap
behaviorMap

Constructor summary

ModifierConstructor
public (BlockBehaviour$Properties settings, CauldronInteraction$InteractionMap behaviorMap)

Method summary

Modifier and TypeMethod
protected abstract com.mojang.serialization.MapCodec<? extends AbstractCauldronBlock>
a()
codec()
method_53969()
m_wrnxumjr()
getCodec()
getCodec()
protected double
b(eah arg0)
getContentHeight(BlockState arg0)
method_31615(class_2680 arg0)
m_tdpxbdqj(C_txtbiemp arg0)
getFluidHeight(BlockState state)
getFluidHeight(BlockState state)
protected boolean
a(eah arg0, iu arg1, bwf arg2)
isEntityInsideContent(BlockState arg0, BlockPos arg1, Entity arg2)
method_31616(class_2680 arg0, class_2338 arg1, class_1297 arg2)
m_prtqqoix(C_txtbiemp arg0, C_hynzadkk arg1, C_astfners arg2)
isEntityTouchingFluid(BlockState state, BlockPos pos, Entity entity)
isEntityTouchingFluid(BlockState state, BlockPos pos, Entity entity)
protected InteractionResult
a(czd arg0, eah arg1, dja arg2, iu arg3, crc arg4, buc arg5, fem arg6)
useItemOn(ItemStack arg0, BlockState arg1, Level arg2, BlockPos arg3, Player arg4, InteractionHand arg5, BlockHitResult arg6)
method_55765(class_1799 arg0, class_2680 arg1, class_1937 arg2, class_2338 arg3, class_1657 arg4, class_1268 arg5, class_3965 arg6)
m_jzhgkbwu(C_sddaxwyk arg0, C_txtbiemp arg1, C_cdctfzbn arg2, C_hynzadkk arg3, C_jzrpycqo arg4, C_laxmzoqs arg5, C_jdakttms arg6)
onUseWithItem(ItemStack arg0, BlockState arg1, World arg2, BlockPos arg3, PlayerEntity arg4, Hand arg5, BlockHitResult arg6)
onInteract(ItemStack arg0, BlockState arg1, World arg2, BlockPos arg3, PlayerEntity arg4, Hand arg5, BlockHitResult arg6)
protected VoxelShape
a(eah arg0, dig arg1, iu arg2, fev arg3)
getShape(BlockState arg0, BlockGetter arg1, BlockPos arg2, CollisionContext arg3)
method_9530(class_2680 arg0, class_1922 arg1, class_2338 arg2, class_3726 arg3)
m_fqngyjtr(C_txtbiemp arg0, C_peaveboq arg1, C_hynzadkk arg2, C_pbfjvesm arg3)
getOutlineShape(BlockState arg0, BlockView arg1, BlockPos arg2, ShapeContext arg3)
getOutlineShape(BlockState arg0, BlockView arg1, BlockPos arg2, ShapeContext arg3)
protected VoxelShape
a(eah arg0, dig arg1, iu arg2)
getInteractionShape(BlockState arg0, BlockGetter arg1, BlockPos arg2)
method_9584(class_2680 arg0, class_1922 arg1, class_2338 arg2)
m_jdegzotw(C_txtbiemp arg0, C_peaveboq arg1, C_hynzadkk arg2)
getRaycastShape(BlockState arg0, BlockView arg1, BlockPos arg2)
getRaycastShape(BlockState arg0, BlockView arg1, BlockPos arg2)
protected boolean
c_(eah arg0)
hasAnalogOutputSignal(BlockState arg0)
method_9498(class_2680 arg0)
m_upxjoscw(C_txtbiemp arg0)
hasComparatorOutput(BlockState arg0)
hasComparatorOutput(BlockState arg0)
protected boolean
a(eah arg0, exd arg1)
isPathfindable(BlockState arg0, PathComputationType arg1)
method_9516(class_2680 arg0, class_10 arg1)
m_rwctfady(C_txtbiemp arg0, C_kjwlgpfr arg1)
canPathfindThrough(BlockState arg0, NavigationType arg1)
canPathfindThrough(BlockState arg0, NavigationType arg1)
public abstract boolean
d(eah arg0)
isFull(BlockState arg0)
method_32766(class_2680 arg0)
m_grbdcizg(C_txtbiemp arg0)
isFull(BlockState state)
isFull(BlockState state)
protected void
a(eah arg0, arq arg1, iu arg2, azv arg3)
tick(BlockState arg0, ServerLevel arg1, BlockPos arg2, RandomSource arg3)
method_9588(class_2680 arg0, class_3218 arg1, class_2338 arg2, class_5819 arg3)
m_bneobcwj(C_txtbiemp arg0, C_bdwnwhiu arg1, C_hynzadkk arg2, C_rlomrsco arg3)
scheduledTick(BlockState arg0, ServerWorld arg1, BlockPos arg2, Random arg3)
scheduledTick(BlockState arg0, ServerWorld arg1, BlockPos arg2, RandomGenerator arg3)
protected boolean
a(ewn arg0)
canReceiveStalactiteDrip(Fluid arg0)
method_32765(class_3611 arg0)
m_vjsflahz(C_rxhyurmy arg0)
canBeFilledByDripstone(Fluid fluid)
canBeFilledByDripstone(Fluid fluid)
protected void
a(eah arg0, dja arg1, iu arg2, ewn arg3)
receiveStalactiteDrip(BlockState arg0, Level arg1, BlockPos arg2, Fluid arg3)
method_32764(class_2680 arg0, class_1937 arg1, class_2338 arg2, class_3611 arg3)
m_aivvnrla(C_txtbiemp arg0, C_cdctfzbn arg1, C_hynzadkk arg2, C_rxhyurmy arg3)
fillFromDripstone(BlockState state, World world, BlockPos pos, Fluid fluid)
fillFromDripstone(BlockState state, World world, BlockPos pos, Fluid fluid)