Package net.minecraft.client.model
Class ModelCuboidData
java.lang.Object
net.minecraft.client.model.ModelCuboidData
- Mappings:
Namespace Name official euh
intermediary net/minecraft/class_5604
named net/minecraft/client/model/ModelCuboidData
-
Field Summary
-
Constructor Summary
ModifierConstructorDescriptionprotected
ModelCuboidData
(@Nullable String name, float textureX, float textureY, float offsetX, float offsetY, float offsetZ, float sizeX, float sizeY, float sizeZ, Dilation extra, boolean mirror, float textureScaleX, float textureScaleY) -
Method Summary
-
Field Details
-
name
- Mappings:
Namespace Name Mixin selector official a
Leuh;a:Ljava/lang/String;
intermediary field_27708
Lnet/minecraft/class_5604;field_27708:Ljava/lang/String;
named name
Lnet/minecraft/client/model/ModelCuboidData;name:Ljava/lang/String;
-
offset
- Mappings:
Namespace Name Mixin selector official b
Leuh;b:Lk;
intermediary field_27709
Lnet/minecraft/class_5604;field_27709:Lnet/minecraft/class_1160;
named offset
Lnet/minecraft/client/model/ModelCuboidData;offset:Lnet/minecraft/util/math/Vec3f;
-
dimensions
- Mappings:
Namespace Name Mixin selector official c
Leuh;c:Lk;
intermediary field_27710
Lnet/minecraft/class_5604;field_27710:Lnet/minecraft/class_1160;
named dimensions
Lnet/minecraft/client/model/ModelCuboidData;dimensions:Lnet/minecraft/util/math/Vec3f;
-
extraSize
- Mappings:
Namespace Name Mixin selector official d
Leuh;d:Leui;
intermediary field_27711
Lnet/minecraft/class_5604;field_27711:Lnet/minecraft/class_5605;
named extraSize
Lnet/minecraft/client/model/ModelCuboidData;extraSize:Lnet/minecraft/client/model/Dilation;
-
mirror
private final boolean mirror- Mappings:
Namespace Name Mixin selector official e
Leuh;e:Z
intermediary field_27712
Lnet/minecraft/class_5604;field_27712:Z
named mirror
Lnet/minecraft/client/model/ModelCuboidData;mirror:Z
-
textureUV
- Mappings:
Namespace Name Mixin selector official f
Leuh;f:Leuo;
intermediary field_27713
Lnet/minecraft/class_5604;field_27713:Lnet/minecraft/class_5611;
named textureUV
Lnet/minecraft/client/model/ModelCuboidData;textureUV:Lnet/minecraft/client/util/math/Vector2f;
-
textureScale
- Mappings:
Namespace Name Mixin selector official g
Leuh;g:Leuo;
intermediary field_27714
Lnet/minecraft/class_5604;field_27714:Lnet/minecraft/class_5611;
named textureScale
Lnet/minecraft/client/model/ModelCuboidData;textureScale:Lnet/minecraft/client/util/math/Vector2f;
-
-
Constructor Details
-
ModelCuboidData
protected ModelCuboidData(@Nullable @Nullable String name, float textureX, float textureY, float offsetX, float offsetY, float offsetZ, float sizeX, float sizeY, float sizeZ, Dilation extra, boolean mirror, float textureScaleX, float textureScaleY) - Mappings:
Namespace Name Mixin selector official <init>
Leuh;<init>(Ljava/lang/String;FFFFFFFFLeui;ZFF)V
intermediary <init>
Lnet/minecraft/class_5604;<init>(Ljava/lang/String;FFFFFFFFLnet/minecraft/class_5605;ZFF)V
named <init>
Lnet/minecraft/client/model/ModelCuboidData;<init>(Ljava/lang/String;FFFFFFFFLnet/minecraft/client/model/Dilation;ZFF)V
-
-
Method Details
-
createCuboid
- Mappings:
Namespace Name Mixin selector official a
Leuh;a(II)Leue$a;
intermediary method_32093
Lnet/minecraft/class_5604;method_32093(II)Lnet/minecraft/class_630$class_628;
named createCuboid
Lnet/minecraft/client/model/ModelCuboidData;createCuboid(II)Lnet/minecraft/client/model/ModelPart$Cuboid;
-