Uses of Class
net.minecraft.client.renderer.texture.TextureAtlas.Preparations
Package
Description
-
Uses of TextureAtlas.Preparations in net.minecraft.client.renderer.texture
Modifier and TypeMethodDescriptionTextureAtlas.prepareToStitch(ResourceManager p_118308_, Stream<ResourceLocation> p_118309_, ProfilerFiller p_118310_, int p_118311_)
Modifier and TypeMethodDescriptionvoid
TextureAtlas.reload(TextureAtlas.Preparations p_118313_)
void
TextureAtlas.updateFilter(TextureAtlas.Preparations p_118323_)
-
Uses of TextureAtlas.Preparations in net.minecraft.client.resources
Modifier and TypeMethodDescriptionprotected TextureAtlas.Preparations
TextureAtlasHolder.prepare(ResourceManager p_118891_, ProfilerFiller p_118892_)
Modifier and TypeMethodDescriptionprotected void
TextureAtlasHolder.apply(TextureAtlas.Preparations p_118894_, ResourceManager p_118895_, ProfilerFiller p_118896_)
-
Uses of TextureAtlas.Preparations in net.minecraft.client.resources.model
Modifier and TypeFieldDescriptionprivate Map<ResourceLocation,com.mojang.datafixers.util.Pair<TextureAtlas,TextureAtlas.Preparations>>
ModelBakery.atlasPreparations