Uses of Enum Class
net.minecraft.state.properties.AttachFace
Packages that use AttachFace
-
Uses of AttachFace in net.minecraft.block
Fields in net.minecraft.block with type parameters of type AttachFace -
Uses of AttachFace in net.minecraft.state.properties
Fields in net.minecraft.state.properties with type parameters of type AttachFaceModifier and TypeFieldDescriptionstatic final EnumProperty<AttachFace>
BlockStateProperties.ATTACH_FACE
Methods in net.minecraft.state.properties that return AttachFaceModifier and TypeMethodDescriptionstatic AttachFace
Returns the enum constant of this class with the specified name.static AttachFace[]
AttachFace.values()
Returns an array containing the constants of this enum class, in the order they are declared.