net.minecraft.client.resources.model

record ModelManager$ReloadState

gbl$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 BakedModel
b
missingModel
comp_1059
missingModel
f_244619_
final Map<BlockState, BakedModel>
c
modelCache
comp_1060
modelCache
f_244561_
final Map<ResourceLocation, AtlasSet$StitchResult>
d
atlasPreparations
comp_1061
atlasPreparations
f_244177_
final CompletableFuture<Void>
e
readyForUpload
comp_1062
readyForUpload
f_244037_

Constructor summary

ModifierConstructor
(ModelBakery f_244619_, BakedModel f_244561_, Map<BlockState, BakedModel> f_244177_, Map<ResourceLocation, AtlasSet$StitchResult> f_244037_, CompletableFuture<Void> arg4)

Method summary

Modifier and TypeMethod
public ModelBakery
a()
modelBakery()
comp_1058()
modelLoader()
f_244394_()
public BakedModel
b()
missingModel()
comp_1059()
missingModel()
f_244619_()
public Map<BlockState, BakedModel>
c()
modelCache()
comp_1060()
modelCache()
f_244561_()
public Map<ResourceLocation, AtlasSet$StitchResult>
d()
atlasPreparations()
comp_1061()
atlasPreparations()
f_244177_()
public CompletableFuture<Void>
e()
readyForUpload()
comp_1062()
readyForUpload()
f_244037_()