net.minecraft.client.render.model.block

public class BakedQuad

boc
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
protected final TextureAtlasSprite
d
f_85543817
sprite

Constructor summary

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

Method summary

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