Uses of Enum Class
net.minecraft.block.enums.BlockHalf
Packages that use BlockHalf
- 
Uses of BlockHalf in net.minecraft.blockFields in net.minecraft.block with type parameters of type BlockHalfModifier and TypeFieldDescriptionstatic final EnumProperty<BlockHalf>StairsBlock.HALFstatic final EnumProperty<BlockHalf>TrapdoorBlock.HALF
- 
Uses of BlockHalf in net.minecraft.block.enumsMethods in net.minecraft.block.enums that return BlockHalf
- 
Uses of BlockHalf in net.minecraft.state.propertyFields in net.minecraft.state.property with type parameters of type BlockHalfModifier and TypeFieldDescriptionstatic final EnumProperty<BlockHalf>Properties.BLOCK_HALFA property that specifies if a block is the upper or lower half.