Class BakedQuad
java.lang.Object
net.minecraft.client.render.model.BakedQuad
- Mappings:
Namespace Name named net/minecraft/client/render/model/BakedQuad
intermediary net/minecraft/class_777
official gen
-
Field Details
-
vertexData
protected final int[] vertexData- Mappings:
Namespace Name Mixin selector named vertexData
Lnet/minecraft/client/render/model/BakedQuad;vertexData:[I
intermediary field_4175
Lnet/minecraft/class_777;field_4175:[I
official a
Lgen;a:[I
-
colorIndex
protected final int colorIndex- Mappings:
Namespace Name Mixin selector named colorIndex
Lnet/minecraft/client/render/model/BakedQuad;colorIndex:I
intermediary field_4174
Lnet/minecraft/class_777;field_4174:I
official b
Lgen;b:I
-
face
- Mappings:
Namespace Name Mixin selector named face
Lnet/minecraft/client/render/model/BakedQuad;face:Lnet/minecraft/util/math/Direction;
intermediary field_4173
Lnet/minecraft/class_777;field_4173:Lnet/minecraft/class_2350;
official c
Lgen;c:Lje;
-
sprite
- Mappings:
Namespace Name Mixin selector named sprite
Lnet/minecraft/client/render/model/BakedQuad;sprite:Lnet/minecraft/client/texture/Sprite;
intermediary field_4176
Lnet/minecraft/class_777;field_4176:Lnet/minecraft/class_1058;
official d
Lgen;d:Lgpb;
-
shade
private final boolean shade- Mappings:
Namespace Name Mixin selector named shade
Lnet/minecraft/client/render/model/BakedQuad;shade:Z
intermediary field_22441
Lnet/minecraft/class_777;field_22441:Z
official e
Lgen;e:Z
-
-
Constructor Details
-
BakedQuad
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/client/render/model/BakedQuad;<init>([IILnet/minecraft/util/math/Direction;Lnet/minecraft/client/texture/Sprite;Z)V
intermediary <init>
Lnet/minecraft/class_777;<init>([IILnet/minecraft/class_2350;Lnet/minecraft/class_1058;Z)V
official <init>
Lgen;<init>([IILje;Lgpb;Z)V
-
-
Method Details
-
getSprite
- Mappings:
Namespace Name Mixin selector named getSprite
Lnet/minecraft/client/render/model/BakedQuad;getSprite()Lnet/minecraft/client/texture/Sprite;
intermediary method_35788
Lnet/minecraft/class_777;method_35788()Lnet/minecraft/class_1058;
official a
Lgen;a()Lgpb;
-
getVertexData
public int[] getVertexData()- Mappings:
Namespace Name Mixin selector named getVertexData
Lnet/minecraft/client/render/model/BakedQuad;getVertexData()[I
intermediary method_3357
Lnet/minecraft/class_777;method_3357()[I
official b
Lgen;b()[I
-
hasColor
public boolean hasColor()- Mappings:
Namespace Name Mixin selector named hasColor
Lnet/minecraft/client/render/model/BakedQuad;hasColor()Z
intermediary method_3360
Lnet/minecraft/class_777;method_3360()Z
official c
Lgen;c()Z
-
getColorIndex
public int getColorIndex()- Mappings:
Namespace Name Mixin selector named getColorIndex
Lnet/minecraft/client/render/model/BakedQuad;getColorIndex()I
intermediary method_3359
Lnet/minecraft/class_777;method_3359()I
official d
Lgen;d()I
-
getFace
- Mappings:
Namespace Name Mixin selector named getFace
Lnet/minecraft/client/render/model/BakedQuad;getFace()Lnet/minecraft/util/math/Direction;
intermediary method_3358
Lnet/minecraft/class_777;method_3358()Lnet/minecraft/class_2350;
official e
Lgen;e()Lje;
-
hasShade
public boolean hasShade()- Mappings:
Namespace Name Mixin selector named hasShade
Lnet/minecraft/client/render/model/BakedQuad;hasShade()Z
intermediary method_24874
Lnet/minecraft/class_777;method_24874()Z
official f
Lgen;f()Z
-