net.minecraft.client.render.model.block

public class BakedQuad

bgg
net.minecraft.class_2437
net.minecraft.client.render.model.block.BakedQuad
net.minecraft.client.renderer.block.model.BakedQuad

Field summary

Modifier and TypeField
protected final int[]
a
field_10907
vertices
vertexData
protected final int
b
field_10908
tintIndex
tintIndex
protected final Direction
c
field_10909
face
face

Constructor summary

ModifierConstructor
public (int[] vertices, int tintIndex, Direction face)

Method summary

Modifier and TypeMethod
public int[]
a()
method_9979()
getVertices()
getVertexData()
public boolean
b()
method_9980()
hasTint()
hasTintIndex()
public int
c()
method_9981()
getTintIndex()
getTintIndex()
public Direction
d()
method_9982()
getFace()
getFace()