net.minecraft.client.resource.model

public class ModelManager

implements ResourceReloadListener

cbi
net.minecraft.unmapped.C_04107818
net.minecraft.client.resource.model.ModelManager

Field summary

Modifier and TypeField
private Registry<ModelIdentifier, BakedModel>
a
f_56896516
registry
private final TextureAtlas
b
f_36899621
blocksAtlas
private final BlockModelShaper
c
f_68551341
modelShaper
private BakedModel
d
f_40643225
missing

Constructor summary

ModifierConstructor
public (TextureAtlas blocksAtlas)

Method summary

Modifier and TypeMethod
public void
a(bzv arg0)
m_94505059(C_52500310 arg0)
reload(ResourceManager arg0)
public BakedModel
a(cbj arg0)
m_52861920(C_28560296 arg0)
getModel(ModelIdentifier location)
public BakedModel
a()
m_03630986()
getMissingModel()
public TextureAtlas
b()
m_43007862()
getBlocksAtlas()
public BlockModelShaper
c()
m_44311095()
getModelShaper()