net.minecraft.client.resources.model

public class ModelManager

extends SimplePreparableReloadListener<ModelBakery> implements AutoCloseable

All mapped superinterfaces:

PreparableReloadListener

enm
net.minecraft.client.resources.model.ModelManager
net.minecraft.class_1092
net.minecraft.client.render.model.BakedModelManager
net.minecraft.client.renderer.model.ModelManager

Field summary

Modifier and TypeField
private Map<ResourceLocation, BakedModel>
a
bakedRegistry
field_5408
models
field_174958_a
private AtlasSet
b
atlases
field_21775
atlasManager
field_229352_b_
private final BlockModelShaper
c
blockModelShaper
field_5410
blockModelCache
field_174957_c
private final TextureManager
d
textureManager
field_21776
textureManager
field_229353_d_
private final BlockColors
e
blockColors
field_20277
colorMap
field_224743_d
private int
f
maxMipmapLevels
field_21777
mipmap
field_229354_f_
private BakedModel
g
missingModel
field_5407
missingModel
field_174955_d
private it.unimi.dsi.fastutil.objects.Object2IntMap<BlockState>
h
modelGroups
field_20278
stateLookup
field_224744_f

Constructor summary

ModifierConstructor
public (TextureManager textureManager, BlockColors colorMap, int mipmap)

Method summary

Modifier and TypeMethod
public BakedModel
a(enn arg0)
getModel(ModelResourceLocation arg0)
method_4742(class_1091 arg0)
getModel(ModelIdentifier id)
func_174953_a(ModelResourceLocation arg0)
public BakedModel
a()
getMissingModel()
method_4744()
getMissingModel()
func_174951_a()
public BlockModelShaper
b()
getBlockModelShaper()
method_4743()
getBlockModels()
func_174954_c()
protected ModelBakery
a(abc arg0, ami arg1)
prepare(ResourceManager arg0, ProfilerFiller arg1)
method_18178(class_3300 arg0, class_3695 arg1)
prepare(ResourceManager arg0, Profiler arg1)
func_212854_a_(IResourceManager arg0, IProfiler arg1)
protected void
a(enl arg0, abc arg1, ami arg2)
apply(ModelBakery arg0, ResourceManager arg1, ProfilerFiller arg2)
method_18179(class_1088 arg0, class_3300 arg1, class_3695 arg2)
apply(ModelLoader arg0, ResourceManager arg1, Profiler arg2)
func_212853_a_(ModelBakery arg0, IResourceManager arg1, IProfiler arg2)
public boolean
a(cfj arg0, cfj arg1)
requiresRender(BlockState arg0, BlockState arg1)
method_21611(class_2680 arg0, class_2680 arg1)
shouldRerender(BlockState from, BlockState to)
func_224742_a(BlockState arg0, BlockState arg1)
public TextureAtlas
a(uh arg0)
getAtlas(ResourceLocation arg0)
method_24153(class_2960 arg0)
method_24153(Identifier arg0)
func_229356_a_(ResourceLocation arg0)
public void
close()
close()
close()
close()
close()
public void
a(int arg0)
updateMaxMipLevel(int arg0)
method_24152(int arg0)
resetMipmapLevels(int arg0)
func_229355_a_(int arg0)