net.minecraft.client.resources.model

public class ModelManager

extends SimplePreparableReloadListener<ModelBakery>

All mapped superinterfaces:

PreparableReloadListener

dyt
net.minecraft.client.resources.model.ModelManager
net.minecraft.class_1092
net.minecraft.unmapped.C_wosoicga
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
f_zqtjjcot
models
field_174958_a
private final TextureAtlas
b
terrainAtlas
field_5409
f_ucuxiayi
spriteAtlas
field_174956_b
private final BlockModelShaper
c
blockModelShaper
field_5410
f_szhnrtqi
blockModelCache
field_174957_c
private final BlockColors
d
blockColors
field_20277
f_yvcxllcg
colorMap
field_224743_d
private BakedModel
e
missingModel
field_5407
f_jvpdwspc
missingModel
field_174955_d
private it.unimi.dsi.fastutil.objects.Object2IntMap<BlockState>
f
modelGroups
field_20278
f_sreekxlq
field_224744_f

Constructor summary

ModifierConstructor
public (TextureAtlas spriteAtlas, BlockColors colorMap)

Method summary

Modifier and TypeMethod
public BakedModel
a(dyu arg0)
getModel(ModelResourceLocation arg0)
method_4742(class_1091 arg0)
m_fdknnkhy(C_jcudnsmp arg0)
getModel(ModelIdentifier id)
func_174953_a(ModelResourceLocation arg0)
public BakedModel
a()
getMissingModel()
method_4744()
m_lwjqxwnu()
getMissingModel()
func_174951_a()
public BlockModelShaper
b()
getBlockModelShaper()
method_4743()
m_mpabbjcv()
getBlockModels()
func_174954_c()
protected ModelBakery
a(xi arg0, agn arg1)
prepare(ResourceManager arg0, ProfilerFiller arg1)
method_18178(class_3300 arg0, class_3695 arg1)
m_bmougqvq(C_tmnrpasf arg0, C_eslcbfsq arg1)
prepare(ResourceManager arg0, Profiler arg1)
func_212854_a_(IResourceManager arg0, IProfiler arg1)
protected void
a(dys arg0, xi arg1, agn arg2)
apply(ModelBakery arg0, ResourceManager arg1, ProfilerFiller arg2)
method_18179(class_1088 arg0, class_3300 arg1, class_3695 arg2)
m_amcpqkgx(C_gjnplkfz arg0, C_tmnrpasf arg1, C_eslcbfsq arg2)
apply(ModelLoader arg0, ResourceManager arg1, Profiler arg2)
func_212853_a_(ModelBakery arg0, IResourceManager arg1, IProfiler arg2)
public boolean
a(bvt arg0, bvt arg1)
requiresRender(BlockState arg0, BlockState arg1)
method_21611(class_2680 arg0, class_2680 arg1)
m_nrawhhyn(C_txtbiemp arg0, C_txtbiemp arg1)
func_224742_a(BlockState arg0, BlockState arg1)