Uses of Class
net.minecraft.data.client.model.VariantSettings.Rotation
Package | Description |
---|---|
net.minecraft.data.client.model |
-
Uses of VariantSettings.Rotation in net.minecraft.data.client.model
Fields in net.minecraft.data.client.model with type parameters of type VariantSettings.Rotation Modifier and Type Field Description static VariantSetting<VariantSettings.Rotation>
VariantSettings. X
static VariantSetting<VariantSettings.Rotation>
VariantSettings. Y
Methods in net.minecraft.data.client.model that return VariantSettings.Rotation Modifier and Type Method Description static VariantSettings.Rotation
VariantSettings.Rotation. valueOf(String name)
Returns the enum constant of this type with the specified name.static VariantSettings.Rotation[]
VariantSettings.Rotation. values()
Returns an array containing the constants of this enum type, in the order they are declared.