net.minecraft.world.level.block

public abstract class AbstractCauldronBlock

extends Block

All mapped superinterfaces:

FeatureElement, ItemLike

dxb
net.minecraft.world.level.block.AbstractCauldronBlock
net.minecraft.class_2275
net.minecraft.block.AbstractCauldronBlock

Field summary

Modifier and TypeField
protected static final int
a
FLOOR_LEVEL
field_30988
field_30988
private static final VoxelShape
d
SHAPE_INSIDE
field_10747
RAYCAST_SHAPE
protected static final VoxelShape
b
SHAPE
field_10746
OUTLINE_SHAPE
protected final CauldronInteraction$InteractionMap
c
interactions
field_27084
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()
getCodec()
protected double
b(emz arg0)
getContentHeight(BlockState arg0)
method_31615(class_2680 arg0)
getFluidHeight(BlockState state)
protected InteractionResult
a(dkm arg0, emz arg1, dvg arg2, is arg3, dcm arg4, ccz arg5, fsa 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)
onUseWithItem(ItemStack arg0, BlockState arg1, World arg2, BlockPos arg3, PlayerEntity arg4, Hand arg5, BlockHitResult arg6)
protected VoxelShape
a(emz arg0, dul arg1, is arg2, fsj arg3)
getShape(BlockState arg0, BlockGetter arg1, BlockPos arg2, CollisionContext arg3)
method_9530(class_2680 arg0, class_1922 arg1, class_2338 arg2, class_3726 arg3)
getOutlineShape(BlockState arg0, BlockView arg1, BlockPos arg2, ShapeContext arg3)
protected VoxelShape
a(emz arg0, dul arg1, is arg2)
getInteractionShape(BlockState arg0, BlockGetter arg1, BlockPos arg2)
method_9584(class_2680 arg0, class_1922 arg1, class_2338 arg2)
getRaycastShape(BlockState arg0, BlockView arg1, BlockPos arg2)
protected boolean
c_(emz arg0)
hasAnalogOutputSignal(BlockState arg0)
method_9498(class_2680 arg0)
hasComparatorOutput(BlockState arg0)
protected boolean
a(emz arg0, fki arg1)
isPathfindable(BlockState arg0, PathComputationType arg1)
method_9516(class_2680 arg0, class_10 arg1)
canPathfindThrough(BlockState arg0, NavigationType arg1)
public abstract boolean
d(emz arg0)
isFull(BlockState arg0)
method_32766(class_2680 arg0)
isFull(BlockState state)
protected void
a(emz arg0, axf arg1, is arg2, bgq arg3)
tick(BlockState arg0, ServerLevel arg1, BlockPos arg2, RandomSource arg3)
method_9588(class_2680 arg0, class_3218 arg1, class_2338 arg2, class_5819 arg3)
scheduledTick(BlockState arg0, ServerWorld arg1, BlockPos arg2, Random arg3)
protected boolean
a(fjs arg0)
canReceiveStalactiteDrip(Fluid arg0)
method_32765(class_3611 arg0)
canBeFilledByDripstone(Fluid fluid)
protected void
a(emz arg0, dvg arg1, is arg2, fjs arg3)
receiveStalactiteDrip(BlockState arg0, Level arg1, BlockPos arg2, Fluid arg3)
method_32764(class_2680 arg0, class_1937 arg1, class_2338 arg2, class_3611 arg3)
fillFromDripstone(BlockState state, World world, BlockPos pos, Fluid fluid)