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. Xstatic VariantSetting<VariantSettings.Rotation>VariantSettings. YMethods in net.minecraft.data.client.model that return VariantSettings.Rotation Modifier and Type Method Description static VariantSettings.RotationVariantSettings.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.