net.minecraft.client.resources.model

record ModelManager$ReloadState

hea$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
a
modelBakery
comp_1058
modelLoader
f_244394_
final it.unimi.dsi.fastutil.objects.Object2IntMap<BlockState>
b
modelGroups
comp_3066
modelGroups
f_348120_
final BakedModel
c
missingModel
comp_1059
missingModel
f_244619_
final Map<BlockState, BakedModel>
d
modelCache
comp_1060
modelCache
f_244561_
final Map<ResourceLocation, AtlasSet$StitchResult>
e
atlasPreparations
comp_1061
atlasPreparations
f_244177_
final CompletableFuture<Void>
f
readyForUpload
comp_1062
readyForUpload
f_244037_

Constructor summary

ModifierConstructor
(ModelBakery modelGroups, it.unimi.dsi.fastutil.objects.Object2IntMap<BlockState> missingModel, BakedModel modelCache, Map<BlockState, BakedModel> atlasPreparations, Map<ResourceLocation, AtlasSet$StitchResult> readyForUpload, CompletableFuture<Void> arg5)

Method summary

Modifier and TypeMethod
public ModelBakery
a()
modelBakery()
comp_1058()
modelLoader()
f_244394_()
public it.unimi.dsi.fastutil.objects.Object2IntMap<BlockState>
b()
modelGroups()
comp_3066()
modelGroups()
f_348120_()
public BakedModel
c()
missingModel()
comp_1059()
missingModel()
f_244619_()
public Map<BlockState, BakedModel>
d()
modelCache()
comp_1060()
modelCache()
f_244561_()
public Map<ResourceLocation, AtlasSet$StitchResult>
e()
atlasPreparations()
comp_1061()
atlasPreparations()
f_244177_()
public CompletableFuture<Void>
f()
readyForUpload()
comp_1062()
readyForUpload()
f_244037_()