History - net.minecraft.client.render.model.BakedGeometry
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
net.minecraft.client.resources.model.QuadCollection
net.minecraft.client.resources.model.geometry.QuadCollection
Fields
int: FLAGS_NOT_COMPUTED, field_1_2550, NOT_COMPUTED
int: materialFlags, field_1_2551, flags
Constructors
Methods
int (List<BakedQuad>): computeMaterialFlags, method_1_3064, getQuadFlags
int (): materialFlags, method_1_3066, getFlags
boolean (int): hasMaterialFlag, method_1_3065, hasFlag
1.21.11_unobfuscated
Names
net.minecraft.client.resources.model.QuadCollection
net.minecraft.class_10817
net.minecraft.client.render.model.BakedGeometry
Fields
BakedGeometry: EMPTY, field_57012, EMPTY
List<BakedQuad>: all, field_57013, allQuads
List<BakedQuad>: unculled, field_57014, sidelessQuads
List<BakedQuad>: north, field_57015, northQuads
List<BakedQuad>: south, field_57016, southQuads
List<BakedQuad>: east, field_57017, eastQuads
List<BakedQuad>: west, field_57018, westQuads
List<BakedQuad>: up, field_57019, upQuads
List<BakedQuad>: down, field_57020, downQuads
Constructors
(List<BakedQuad>, List<BakedQuad>, List<BakedQuad>, List<BakedQuad>, List<BakedQuad>, List<BakedQuad>, List<BakedQuad>, List<BakedQuad>)
Methods
List<BakedQuad> (Direction): getQuads, method_68049, getQuads