net.minecraft.world.level.block

public class LeafLitterBlock

extends VegetationBlock implements SegmentableBlock

All mapped superinterfaces:

FeatureElement, ItemLike, SegmentableBlock

drg
net.minecraft.world.level.block.LeafLitterBlock
net.minecraft.class_10595
net.minecraft.block.LeafLitterBlock

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<LeafLitterBlock>
a
CODEC
field_55769
CODEC
public static final EnumProperty<Direction>
b
FACING
field_55770
HORIZONTAL_FACING
private final Function<BlockState, VoxelShape>
c
shapes
field_55771
shapeFunction

Constructor summary

ModifierConstructor
public (BlockBehaviour$Properties arg0)

Method summary

Modifier and TypeMethod
private Function<BlockState, VoxelShape>
q()
makeShapes()
method_66440()
createShapeFunction()
protected com.mojang.serialization.MapCodec<LeafLitterBlock>
a()
codec()
method_53969()
getCodec()
public BlockState
a(eat arg0, dtl arg1)
rotate(BlockState arg0, Rotation arg1)
method_9598(class_2680 arg0, class_2470 arg1)
rotate(BlockState arg0, BlockRotation arg1)
public BlockState
a(eat arg0, dru arg1)
mirror(BlockState arg0, Mirror arg1)
method_9569(class_2680 arg0, class_2415 arg1)
mirror(BlockState arg0, BlockMirror arg1)
public boolean
a(eat arg0, ddg arg1)
canBeReplaced(BlockState arg0, BlockPlaceContext arg1)
method_9616(class_2680 arg0, class_1750 arg1)
canReplace(BlockState arg0, ItemPlacementContext arg1)
protected boolean
a(eat arg0, djp arg1, iv arg2)
canSurvive(BlockState arg0, LevelReader arg1, BlockPos arg2)
method_9558(class_2680 arg0, class_4538 arg1, class_2338 arg2)
canPlaceAt(BlockState arg0, WorldView arg1, BlockPos arg2)
public VoxelShape
a(eat arg0, diq arg1, iv arg2, ffh 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)
public BlockState
a(ddg arg0)
getStateForPlacement(BlockPlaceContext arg0)
method_9605(class_1750 arg0)
getPlacementState(ItemPlacementContext arg0)
protected void
a(eau$a<dmr, eat> arg0)
createBlockStateDefinition(StateDefinition$Builder<Block, BlockState> arg0)
method_9515(class_2689$class_2690<class_2248, class_2680> arg0)
appendProperties(StateManager$Builder<Block, BlockState> arg0)