Uses of Enum Class
net.minecraft.client.resources.model.BlockModelRotation
-
Uses of BlockModelRotation in net.minecraft.client.renderer.block.model
Modifier and TypeMethodDescriptionprotected BlockModelRotation
Variant.Deserializer.getBlockRotation(com.google.gson.JsonObject p_111897_)
-
Uses of BlockModelRotation in net.minecraft.client.resources.model
Modifier and TypeFieldDescriptionprivate static Map<Integer,BlockModelRotation>
BlockModelRotation.BY_INDEX
Modifier and TypeMethodDescriptionstatic BlockModelRotation
BlockModelRotation.by(int p_119154_, int p_119155_)
static BlockModelRotation
Returns the enum constant of this class with the specified name.static BlockModelRotation[]
BlockModelRotation.values()
Returns an array containing the constants of this enum class, in the order they are declared.