Uses of Enum Class
net.minecraft.block.enums.BlockFace
-
Uses of BlockFace in net.minecraft.block
-
Uses of BlockFace in net.minecraft.block.enums
-
Uses of BlockFace in net.minecraft.state.property
Modifier and TypeFieldDescriptionstatic final EnumProperty<BlockFace>
Properties.BLOCK_FACE
A property that specifies the block face a block is attached to.