net.minecraft.client.render.model

public class BakedModelManager

extends SinglePreparationResourceReloadListener<ModelLoader>

All mapped superinterfaces:

ResourceReloadListener

dwf
net.minecraft.class_1092
net.minecraft.client.render.model.BakedModelManager
net.minecraft.client.resource.model.ModelManager
net.minecraft.client.renderer.model.ModelManager
net.minecraft.client.renderer.model.ModelManager

Field summary

Modifier and TypeField
private Map<Identifier, BakedModel>
a
field_5408
modelMap
registry
field_174958_a
modelRegistry
private final SpriteAtlasTexture
b
field_5409
spriteAtlas
blocksAtlas
field_174956_b
texMap
private final BlockModels
c
field_5410
blockStateMaps
modelShaper
field_174957_c
modelProvider
private BakedModel
d
field_5407
missingModel
missing
field_174955_d
defaultModel

Constructor summary

ModifierConstructor
public (SpriteAtlasTexture blocksAtlas)

Method summary

Modifier and TypeMethod
public BakedModel
a(dwg arg0)
method_4742(class_1091 arg0)
getModel(ModelIdentifier arg0)
getModel(ModelIdentifier location)
func_174953_a(ModelResourceLocation arg0)
getModel(ModelResourceLocation modelLocation)
public BakedModel
a()
method_4744()
getMissingModel()
getMissingModel()
func_174951_a()
getMissingModel()
public BlockModels
b()
method_4743()
getBlockStateMaps()
getModelShaper()
func_174954_c()
getBlockModelShapes()
protected ModelLoader
a(xg arg0, agk arg1)
method_18178(class_3300 arg0, class_3695 arg1)
method_18178(ResourceManager arg0, Profiler arg1)
prepareResources(ResourceManager resourceManager, Profiler profiler)
func_212854_a_(IResourceManager arg0, IProfiler arg1)
prepare(IResourceManager resourceManagerIn, IProfiler profilerIn)
protected void
a(dwe arg0, xg arg1, agk arg2)
method_18179(class_1088 arg0, class_3300 arg1, class_3695 arg2)
method_18179(ModelLoader arg0, ResourceManager arg1, Profiler arg2)
applyResources(ModelBakery resources, ResourceManager resourceManager, Profiler profiler)
func_212853_a_(ModelBakery arg0, IResourceManager arg1, IProfiler arg2)
apply(ModelBakery splashList, IResourceManager resourceManagerIn, IProfiler profilerIn)