Uses of Enum Class
net.minecraft.block.enums.BlockFace
Packages that use BlockFace
- 
Uses of BlockFace in net.minecraft.blockFields in net.minecraft.block with type parameters of type BlockFace
- 
Uses of BlockFace in net.minecraft.block.enumsMethods in net.minecraft.block.enums that return BlockFace
- 
Uses of BlockFace in net.minecraft.state.propertyFields in net.minecraft.state.property with type parameters of type BlockFaceModifier and TypeFieldDescriptionstatic final EnumProperty<BlockFace> Properties.BLOCK_FACEA property that specifies the block face a block is attached to.