Uses of Enum Class
net.neoforged.neoforge.client.model.generators.template.FaceRotation
Packages that use FaceRotation
-
Uses of FaceRotation in net.neoforged.neoforge.client.model.generators.template
Fields in net.neoforged.neoforge.client.model.generators.template declared as FaceRotationMethods in net.neoforged.neoforge.client.model.generators.template that return FaceRotationModifier and TypeMethodDescriptionstatic FaceRotationReturns the enum constant of this class with the specified name.static FaceRotation[]FaceRotation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.neoforged.neoforge.client.model.generators.template with parameters of type FaceRotationModifier and TypeMethodDescriptionFaceBuilder.rotation(FaceRotation rot) Set the texture rotation for the current face.