Class BakedQuad
java.lang.Object
net.minecraft.client.render.model.BakedQuad
- Direct Known Subclasses:
TexturedBakedQuad
- Mappings:
Namespace Name official bggintermediary net/minecraft/class_2437named net/minecraft/client/render/model/BakedQuad
-
Field Details
-
vertexData
protected final int[] vertexData- Mappings:
Namespace Name Mixin selector official aLbgg;a:[Iintermediary field_10907Lnet/minecraft/class_2437;field_10907:[Inamed vertexDataLnet/minecraft/client/render/model/BakedQuad;vertexData:[I
-
colorIndex
protected final int colorIndex- Mappings:
Namespace Name Mixin selector official bLbgg;b:Iintermediary field_10908Lnet/minecraft/class_2437;field_10908:Inamed colorIndexLnet/minecraft/client/render/model/BakedQuad;colorIndex:I
-
direction
- Mappings:
Namespace Name Mixin selector official cLbgg;c:Lcq;intermediary field_10909Lnet/minecraft/class_2437;field_10909:Lnet/minecraft/class_1354;named directionLnet/minecraft/client/render/model/BakedQuad;direction:Lnet/minecraft/util/math/Direction;
-
-
Constructor Details
-
BakedQuad
- Mappings:
Namespace Name Mixin selector official <init>Lbgg;<init>([IILcq;)Vintermediary <init>Lnet/minecraft/class_2437;<init>([IILnet/minecraft/class_1354;)Vnamed <init>Lnet/minecraft/client/render/model/BakedQuad;<init>([IILnet/minecraft/util/math/Direction;)V
-
-
Method Details
-
getVertexData
public int[] getVertexData()- Mappings:
Namespace Name Mixin selector official aLbgg;a()[Iintermediary method_9979Lnet/minecraft/class_2437;method_9979()[Inamed getVertexDataLnet/minecraft/client/render/model/BakedQuad;getVertexData()[I
-
hasColor
public boolean hasColor()- Mappings:
Namespace Name Mixin selector official bLbgg;b()Zintermediary method_9980Lnet/minecraft/class_2437;method_9980()Znamed hasColorLnet/minecraft/client/render/model/BakedQuad;hasColor()Z
-
getColorIndex
public int getColorIndex()- Mappings:
Namespace Name Mixin selector official cLbgg;c()Iintermediary method_9981Lnet/minecraft/class_2437;method_9981()Inamed getColorIndexLnet/minecraft/client/render/model/BakedQuad;getColorIndex()I
-
getFace
- Mappings:
Namespace Name Mixin selector official dLbgg;d()Lcq;intermediary method_9982Lnet/minecraft/class_2437;method_9982()Lnet/minecraft/class_1354;named getFaceLnet/minecraft/client/render/model/BakedQuad;getFace()Lnet/minecraft/util/math/Direction;
-