Package net.minecraft.data.client.model
Class VariantSettings
java.lang.Object
net.minecraft.data.client.model.VariantSettings
public class VariantSettings extends Object
- Mappings:
Namespace Name official jaintermediary net/minecraft/class_4936named net/minecraft/data/client/model/VariantSettings
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classVariantSettings.Rotation -
Field Summary
Fields Modifier and Type Field Description static VariantSetting<Identifier>MODELstatic VariantSetting<Boolean>UVLOCKstatic VariantSetting<Integer>WEIGHTstatic VariantSetting<VariantSettings.Rotation>Xstatic VariantSetting<VariantSettings.Rotation>Y -
Constructor Summary
Constructors Constructor Description VariantSettings() -
Method Summary
-
Field Details
-
X
- Mappings:
Namespace Name Mixin selector official aLja;a:Ljb;intermediary field_22885Lnet/minecraft/class_4936;field_22885:Lnet/minecraft/class_4938;named XLnet/minecraft/data/client/model/VariantSettings;X:Lnet/minecraft/data/client/model/VariantSetting;
-
Y
- Mappings:
Namespace Name Mixin selector official bLja;b:Ljb;intermediary field_22886Lnet/minecraft/class_4936;field_22886:Lnet/minecraft/class_4938;named YLnet/minecraft/data/client/model/VariantSettings;Y:Lnet/minecraft/data/client/model/VariantSetting;
-
MODEL
- Mappings:
Namespace Name Mixin selector official cLja;c:Ljb;intermediary field_22887Lnet/minecraft/class_4936;field_22887:Lnet/minecraft/class_4938;named MODELLnet/minecraft/data/client/model/VariantSettings;MODEL:Lnet/minecraft/data/client/model/VariantSetting;
-
UVLOCK
- Mappings:
Namespace Name Mixin selector official dLja;d:Ljb;intermediary field_22888Lnet/minecraft/class_4936;field_22888:Lnet/minecraft/class_4938;named UVLOCKLnet/minecraft/data/client/model/VariantSettings;UVLOCK:Lnet/minecraft/data/client/model/VariantSetting;
-
WEIGHT
- Mappings:
Namespace Name Mixin selector official eLja;e:Ljb;intermediary field_22889Lnet/minecraft/class_4936;field_22889:Lnet/minecraft/class_4938;named WEIGHTLnet/minecraft/data/client/model/VariantSettings;WEIGHT:Lnet/minecraft/data/client/model/VariantSetting;
-
-
Constructor Details
-
VariantSettings
public VariantSettings()
-