net.minecraft.client.render.model.block

public class BasicBakedModel

implements BakedModel

cxm
net.minecraft.unmapped.C_25236929
net.minecraft.client.render.model.block.BasicBakedModel

Field summary

Modifier and TypeField
protected final List
a
f_94736638
unculledFaces
protected final List
b
f_95188817
culledFaces
protected final boolean
c
f_93175399
ambientOcclusion
protected final boolean
d
f_76819300
gui3d
protected final TextureAtlasSprite
e
f_21185957
particleIcon
protected final ModelTransformations
f
f_82529441
transforms

Constructor summary

ModifierConstructor
public (List unculledFaces, List culledFaces, boolean ambientOcclusion, boolean gui3d, TextureAtlasSprite particleIcon, ModelTransformations transforms)

Method summary

Modifier and TypeMethod
public List
a(ej arg0)
m_14859469(C_28786548 arg0)
getQuads(Direction arg0)
public List
a()
m_89748930()
getQuads()
public boolean
b()
m_30380995()
useAmbientOcclusion()
public boolean
c()
m_39719062()
isGui3d()
public boolean
d()
m_77851320()
isCustomRenderer()
public TextureAtlasSprite
e()
m_65873915()
getParticleIcon()
public ModelTransformations
f()
m_61455214()
getTransformations()