net.minecraft.blockpublic class DeadCoralFanBlock
extends AbstractCoralBlock
All mapped superinterfaces:
ToggleableFeature, ItemConvertible, Waterloggable, FluidDrainable, FluidFillable
| net.minecraft.world.level.block.BaseCoralFanBlock |
| net.minecraft.world.level.block.BaseCoralFanBlock |
| net.minecraft.class_2221 |
| net.minecraft.block.DeadCoralFanBlock |
Field summary
| Modifier and Type | Field |
|---|
| public static final com.mojang.serialization.MapCodec<DeadCoralFanBlock> | | CODEC | | CODEC | | field_46267 | | CODEC |
|
| private static final VoxelShape | | SHAPE | | SHAPE | | field_9932 | | SHAPE |
|
Constructor summary
Method summary
| Modifier and Type | Method |
|---|
| public com.mojang.serialization.MapCodec<? extends DeadCoralFanBlock> | | codec() | | codec() | | method_53969() | | getCodec() |
|
| protected VoxelShape | | getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) | | getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) | | method_9530(class_2680 arg0, class_1922 arg1, class_2338 arg2, class_3726 arg3) | | getOutlineShape(BlockState arg0, BlockView arg1, BlockPos arg2, ShapeContext arg3) |
|