History - net.minecraft.client.render.model.BakedGeometry
26.3
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.geometry.QuadCollection
net.minecraft.client.resources.model.geometry.QuadCollection
net.minecraft.class_10817
net.minecraft.client.render.model.BakedGeometry
Fields
BakedGeometry: EMPTY, EMPTY, field_57012, EMPTY
int: FLAGS_NOT_COMPUTED, FLAGS_NOT_COMPUTED, field_1_2550, NOT_COMPUTED
List<BakedQuad>: all, all, field_57013, allQuads
List<BakedQuad>: unculled, unculled, field_57014, sidelessQuads
List<BakedQuad>: north, north, field_57015, northQuads
List<BakedQuad>: south, south, field_57016, southQuads
List<BakedQuad>: east, east, field_57017, eastQuads
List<BakedQuad>: west, west, field_57018, westQuads
List<BakedQuad>: up, up, field_57019, upQuads
List<BakedQuad>: down, down, field_57020, downQuads
int: materialFlags, materialFlags, field_1_2551, flags
Constructors
(List<BakedQuad>, List<BakedQuad>, List<BakedQuad>, List<BakedQuad>, List<BakedQuad>, List<BakedQuad>, List<BakedQuad>, List<BakedQuad>)
Methods
int (List<BakedQuad>): computeMaterialFlags, computeMaterialFlags, method_1_3064, getQuadFlags
List<BakedQuad> (Direction): getQuads, getQuads, method_68049, getQuads
List<BakedQuad> (): getAll, getAll, method_68048, getAllQuads
int (): materialFlags, materialFlags, method_1_3066, getFlags
boolean (int): hasMaterialFlag, hasMaterialFlag, method_1_3065, hasFlag