net.minecraft.client.resources.model

record ModelManager$ReloadState

iez$a
net.minecraft.client.resources.model.ModelManager$ReloadState
net.minecraft.class_1092$class_7779
net.minecraft.client.render.model.BakedModelManager$BakingResult
net.minecraft.src.C_4535_$C_243437_

Field summary

Modifier and TypeField
final ModelBakery$BakingResult
a
bakedModels
comp_3433
bakedModels
f_371298_
final it.unimi.dsi.fastutil.objects.Object2IntMap<BlockState>
b
modelGroups
comp_3066
modelGroups
f_348120_
final Map<BlockState, BlockStateModel>
c
modelCache
comp_1060
modelCache
f_244561_
final EntityModelSet
d
entityModelSet
comp_3434
entityModelSet
f_371007_
final SpecialBlockModelRenderer
e
specialBlockModelRenderer
comp_3435
specialBlockModelRenderer
f_370838_

Constructor summary

ModifierConstructor
(ModelBakery$BakingResult modelGroups, it.unimi.dsi.fastutil.objects.Object2IntMap<BlockState> modelCache, Map<BlockState, BlockStateModel> entityModelSet, EntityModelSet specialBlockModelRenderer, SpecialBlockModelRenderer arg4)

Method summary

Modifier and TypeMethod
public ModelBakery$BakingResult
a()
bakedModels()
comp_3433()
bakedModels()
f_371298_()
public it.unimi.dsi.fastutil.objects.Object2IntMap<BlockState>
b()
modelGroups()
comp_3066()
modelGroups()
f_348120_()
public Map<BlockState, BlockStateModel>
c()
modelCache()
comp_1060()
modelCache()
f_244561_()
public EntityModelSet
d()
entityModelSet()
comp_3434()
entityModelSet()
f_371007_()
public SpecialBlockModelRenderer
e()
specialBlockModelRenderer()
comp_3435()
specialBlockModelRenderer()
f_370838_()