net.minecraft.client.resource.model

public class ModelManager

implements ResourceReloadListener

bxp
net.minecraft.class_2532
net.minecraft.client.resource.model.ModelManager
net.minecraft.client.renderer.block.model.ModelManager

Field summary

Modifier and TypeField
private Registry<ModelIdentifier, BakedModel>
a
field_11320
registry
modelRegistry
private final TextureAtlas
b
field_11321
blocksAtlas
texMap
private final BlockModelShaper
c
field_11322
modelShaper
modelProvider
private BakedModel
d
field_11323
missing
defaultModel

Constructor summary

ModifierConstructor
public (TextureAtlas blocksAtlas)

Method summary

Modifier and TypeMethod
public void
a(bwd arg0)
method_5895(class_1654 arg0)
reload(ResourceManager arg0)
onResourceManagerReload(IResourceManager arg0)
public BakedModel
a(bxq arg0)
method_10414(class_2533 arg0)
getModel(ModelIdentifier location)
getModel(ModelResourceLocation modelLocation)
public BakedModel
a()
method_10413()
getMissingModel()
getMissingModel()
public TextureAtlas
b()
method_10415()
getBlocksAtlas()
getTextureMap()
public BlockModelShaper
c()
method_10416()
getModelShaper()
getBlockModelShapes()