Uses of Enum Class
net.minecraft.client.render.model.ModelRotation
Packages that use ModelRotation
-
Uses of ModelRotation in net.minecraft.client.render.model
Fields in net.minecraft.client.render.model declared as ModelRotationModifier and TypeFieldDescriptionprivate static final ModelRotation[][]ModelRotation.field_56975private final ModelRotationModelRotation.class_10810.parentThe field for theparentrecord component.Methods in net.minecraft.client.render.model that return ModelRotationModifier and TypeMethodDescriptionstatic ModelRotationModelRotation.method_68008(class_10821 class_10821, class_10821 class_108212) ModelRotation.class_10810.parent()Returns the value of theparentrecord component.static ModelRotationReturns the enum constant of this class with the specified name.static ModelRotation[]ModelRotation.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.minecraft.client.render.model with parameters of type ModelRotation