Uses of Enum Class
net.minecraft.client.renderer.model.ModelRotation
Packages that use ModelRotation
-
Uses of ModelRotation in net.minecraft.client.renderer.model
Fields in net.minecraft.client.renderer.model with type parameters of type ModelRotationModifier and TypeFieldDescriptionprivate static final Map<Integer,
ModelRotation> ModelRotation.BY_INDEX
Methods in net.minecraft.client.renderer.model that return ModelRotationModifier and TypeMethodDescriptionstatic ModelRotation
ModelRotation.by
(int p_177524_0_, int p_177524_1_) protected ModelRotation
Variant.Deserializer.getBlockRotation
(com.google.gson.JsonObject p_188042_1_) static ModelRotation
Returns 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.