Uses of Enum Class
net.minecraft.client.renderer.model.ModelRotation
-
Uses of ModelRotation in net.minecraft.client.renderer.model
Modifier and TypeFieldDescriptionprivate static final Map<Integer,
ModelRotation> ModelRotation.BY_INDEX
Modifier 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.