net.minecraft.block

public class LavaCauldronBlock

extends AbstractCauldronBlock

All mapped superinterfaces:

ToggleableFeature, ItemConvertible

net.minecraft.world.level.block.LavaCauldronBlock
net.minecraft.world.level.block.LavaCauldronBlock
net.minecraft.class_5553
net.minecraft.block.LavaCauldronBlock

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<LavaCauldronBlock>
CODEC
CODEC
field_46382
CODEC
private static final VoxelShape
SHAPE_INSIDE
SHAPE_INSIDE
field_60559
LAVA_SHAPE
private static final VoxelShape
FILLED_SHAPE
FILLED_SHAPE
field_60560
INSIDE_COLLISION_SHAPE

Constructor summary

ModifierConstructor
public (AbstractBlock$Settings properties)

Method summary

Modifier and TypeMethod
public com.mojang.serialization.MapCodec<LavaCauldronBlock>
codec()
codec()
method_53969()
getCodec()
protected double
getContentHeight(BlockState state)
getContentHeight(BlockState state)
method_31615(class_2680 arg0)
getFluidHeight(BlockState arg0)
public boolean
isFull(BlockState state)
isFull(BlockState state)
method_32766(class_2680 arg0)
isFull(BlockState arg0)
protected VoxelShape
getEntityInsideCollisionShape(BlockState state, BlockGetter level, BlockPos pos, Entity entity)
getEntityInsideCollisionShape(BlockState state, BlockGetter level, BlockPos pos, Entity entity)
method_64022(class_2680 arg0, class_1922 arg1, class_2338 arg2, class_1297 arg3)
getInsideCollisionShape(BlockState arg0, BlockView arg1, BlockPos arg2, Entity arg3)
protected void
entityInside(BlockState state, Level level, BlockPos pos, Entity entity, InsideBlockEffectApplier effectApplier, boolean isPrecise)
entityInside(BlockState state, Level level, BlockPos pos, Entity entity, InsideBlockEffectApplier effectApplier, boolean isPrecise)
method_9548(class_2680 arg0, class_1937 arg1, class_2338 arg2, class_1297 arg3, class_10774 arg4, boolean arg5)
onEntityCollision(BlockState arg0, World arg1, BlockPos arg2, Entity arg3, EntityCollisionHandler arg4, boolean arg5)
protected int
getAnalogOutputSignal(BlockState state, Level level, BlockPos pos, Direction direction)
getAnalogOutputSignal(BlockState state, Level level, BlockPos pos, Direction direction)
method_9572(class_2680 arg0, class_1937 arg1, class_2338 arg2, class_2350 arg3)
getComparatorOutput(BlockState arg0, World arg1, BlockPos arg2, Direction arg3)