net.minecraft.client.render.model.block

public class BakedQuad

bgg
net.minecraft.unmapped.C_85259637
net.minecraft.client.render.model.block.BakedQuad

Field summary

Modifier and TypeField
protected final int[]
a
f_40952693
vertices
protected final int
b
f_28507693
tintIndex
protected final Direction
c
f_83948014
face

Constructor summary

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

Method summary

Modifier and TypeMethod
public int[]
a()
m_02641246()
getVertices()
public boolean
b()
m_19123181()
hasTint()
public int
c()
m_86353134()
getTintIndex()
public Direction
d()
m_22904726()
getFace()