net.minecraft.client.render.model

public class BasicBakedModel

implements BakedModel

fbm
net.minecraft.client.resources.model.SimpleBakedModel
net.minecraft.class_1093
net.minecraft.client.render.model.BasicBakedModel
net.minecraft.unmapped.C_ubgawsaf
net.minecraft.src.C_4540_

Field summary

Modifier and TypeField
protected final List<BakedQuad>
a
unculledFaces
field_5411
quads
f_xkmtejik
f_119480_
protected final Map<Direction, List<BakedQuad>>
b
culledFaces
field_5414
faceQuads
f_miqtgooo
f_119481_
protected final boolean
c
hasAmbientOcclusion
field_5415
usesAo
f_pismhebe
f_119482_
protected final boolean
d
isGui3d
field_5413
hasDepth
f_sbugofsf
f_119483_
protected final boolean
e
usesBlockLight
field_21864
isSideLit
f_qtwgpgux
f_119484_
protected final Sprite
f
particleIcon
field_5416
sprite
f_nlklanpm
f_119485_
protected final ModelTransformation
g
transforms
field_5417
transformation
f_fvgpviqr
f_119486_
protected final ModelOverrideList
h
overrides
field_5412
itemPropertyOverrides
f_yljmtgfr
f_119487_

Constructor summary

ModifierConstructor
public (List<BakedQuad> quads, Map<Direction, List<BakedQuad>> faceQuads, boolean usesAo, boolean isSideLit, boolean hasDepth, Sprite sprite, ModelTransformation transformation, ModelOverrideList itemPropertyOverrides)

Method summary

Modifier and TypeMethod
public List<BakedQuad>
a(coc o, gm o, Random arg2)
getQuads(BlockState arg0, Direction arg1, Random arg2)
method_4707(class_2680 arg0, class_2350 arg1, Random arg2)
getQuads(BlockState arg0, Direction arg1, Random arg2)
m_vzsjaqca(C_txtbiemp arg0, C_xpuuihxf arg1, Random arg2)
m_6840_(C_2064_ p_119500_, C_4687_ p_119501_, Random arg2)
public boolean
a()
useAmbientOcclusion()
method_4708()
useAmbientOcclusion()
m_dzxrauku()
m_7541_()
public boolean
b()
isGui3d()
method_4712()
hasDepth()
m_ujimbksh()
m_7539_()
public boolean
c()
usesBlockLight()
method_24304()
isSideLit()
m_mminsfnr()
m_7547_()
public boolean
d()
isCustomRenderer()
method_4713()
isBuiltin()
m_iulskoun()
m_7521_()
public Sprite
e()
getParticleIcon()
method_4711()
getParticleSprite()
m_kukuxxqx()
m_6160_()
public ModelTransformation
f()
getTransforms()
method_4709()
getTransformation()
m_xvonmjnj()
m_7442_()
public ModelOverrideList
g()
getOverrides()
method_4710()
getOverrides()
m_dmfqjika()
m_7343_()