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_INDEXMethods in net.minecraft.client.renderer.model that return ModelRotationModifier and TypeMethodDescriptionstatic ModelRotationModelRotation.by(int p_177524_0_, int p_177524_1_) protected ModelRotationVariant.Deserializer.getBlockRotation(com.google.gson.JsonObject p_188042_1_) 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.