Uses of Enum Class
net.minecraft.block.enums.BlockHalf
-
Uses of BlockHalf in net.minecraft.block
Modifier and TypeFieldDescriptionstatic final EnumProperty
<BlockHalf> StairsBlock.HALF
static final EnumProperty
<BlockHalf> TrapdoorBlock.HALF
-
Uses of BlockHalf in net.minecraft.block.enums
-
Uses of BlockHalf in net.minecraft.state.property
Modifier and TypeFieldDescriptionstatic final EnumProperty
<BlockHalf> Properties.BLOCK_HALF
A property that specifies if a block is the upper or lower half.