net.minecraft.client.render.model.block

public class MultiPartBakedModel

implements BakedModel

byr
net.minecraft.unmapped.C_10877641
net.minecraft.client.render.model.block.MultiPartBakedModel

Field summary

Modifier and TypeField
private final Map<com.google.common.base.Predicate<BlockState>, BakedModel>
f
f_71596725
selectors
protected final boolean
a
f_03606563
ambientOcclusion
protected final boolean
b
f_16790450
gui3d
protected final TextureAtlasSprite
c
f_12745254
particleIcon
protected final ModelTransformations
d
f_07010265
transforms
protected final ItemOverrides
e
f_87290468
overrides

Constructor summary

ModifierConstructor
public (Map<com.google.common.base.Predicate<BlockState>, BakedModel> selectors)

Method summary

Modifier and TypeMethod
public List<BakedQuad>
a(ars arg0, ct arg1, long arg2)
m_14859469(C_15815210 arg0, C_28786548 arg1, long arg2)
getQuads(BlockState arg0, Direction arg1, long arg2)
public boolean
a()
m_30380995()
useAmbientOcclusion()
public boolean
b()
m_39719062()
isGui3d()
public boolean
c()
m_77851320()
isCustomRenderer()
public TextureAtlasSprite
d()
m_65873915()
getParticleIcon()
public ModelTransformations
e()
m_61455214()
getTransformations()
public ItemOverrides
f()
m_59804943()
getItemOverrides()