Uses of Class
net.minecraft.client.render.model.SpriteAtlasManager.AtlasPreparation
-
Uses of SpriteAtlasManager.AtlasPreparation in net.minecraft.client.render.model
Modifier and TypeFieldDescriptionprivate final Map<Identifier,
SpriteAtlasManager.AtlasPreparation> BakedModelManager.BakingResult.atlasPreparations
The field for theatlasPreparations
record component.Modifier and TypeMethodDescriptionBakedModelManager.BakingResult.atlasPreparations()
Returns the value of theatlasPreparations
record component.SpriteAtlasManager.reload
(ResourceManager resourceManager, int mipmapLevels, Executor executor) Modifier and TypeMethodDescriptionprivate BakedModelManager.BakingResult
BakedModelManager.bake
(Profiler profiler, Map<Identifier, SpriteAtlasManager.AtlasPreparation> preparations, ModelLoader modelLoader)