net.minecraft.client.resources.model

record ModelManager$ReloadState

hhh$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, BakedModel>
c
modelCache
comp_1060
modelCache
f_244561_
final Map<ResourceLocation, AtlasSet$StitchResult>
d
atlasPreparations
comp_1061
atlasPreparations
f_244177_
final EntityModelSet
e
entityModelSet
comp_3434
entityModelSet
f_371007_
final SpecialBlockModelRenderer
f
specialBlockModelRenderer
comp_3435
specialBlockModelRenderer
f_370838_
final CompletableFuture<Void>
g
readyForUpload
comp_1062
readyForUpload
f_244037_

Constructor summary

ModifierConstructor
(ModelBakery$BakingResult modelGroups, it.unimi.dsi.fastutil.objects.Object2IntMap<BlockState> modelCache, Map<BlockState, BakedModel> atlasPreparations, Map<ResourceLocation, AtlasSet$StitchResult> entityModelSet, EntityModelSet specialBlockModelRenderer, SpecialBlockModelRenderer readyForUpload, CompletableFuture<Void> arg6)

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, BakedModel>
c()
modelCache()
comp_1060()
modelCache()
f_244561_()
public Map<ResourceLocation, AtlasSet$StitchResult>
d()
atlasPreparations()
comp_1061()
atlasPreparations()
f_244177_()
public EntityModelSet
e()
entityModelSet()
comp_3434()
entityModelSet()
f_371007_()
public SpecialBlockModelRenderer
f()
specialBlockModelRenderer()
comp_3435()
specialBlockModelRenderer()
f_370838_()
public CompletableFuture<Void>
g()
readyForUpload()
comp_1062()
readyForUpload()
f_244037_()