net.minecraft.client.render.model.block

public class BakedQuad

cuw
net.minecraft.unmapped.C_85259637
net.minecraft.client.render.model.block.BakedQuad
net.minecraft.client.renderer.model.BakedQuad

Field summary

Modifier and TypeField
protected final int[]
a
f_40952693
vertices
field_178215_a
protected final int
b
f_28507693
tintIndex
field_178213_b
protected final Direction
c
f_83948014
face
field_178214_c
protected final TextureAtlasSprite
d
f_85543817
sprite
field_187509_d

Constructor summary

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

Method summary

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