Uses of Class
net.minecraft.client.texture.SpriteAtlasTexture
Packages that use SpriteAtlasTexture
Package
Description
- 
Uses of SpriteAtlasTexture in net.minecraft.client.particleFields in net.minecraft.client.particle declared as SpriteAtlasTextureModifier and TypeFieldDescriptionprivate final SpriteAtlasTextureParticleManager.particleAtlasTexture
- 
Uses of SpriteAtlasTexture in net.minecraft.client.render.entity.featureFields in net.minecraft.client.render.entity.feature declared as SpriteAtlasTextureModifier and TypeFieldDescriptionprivate final SpriteAtlasTextureArmorFeatureRenderer.armorTrimsAtlas
- 
Uses of SpriteAtlasTexture in net.minecraft.client.render.modelFields in net.minecraft.client.render.model declared as SpriteAtlasTextureModifier and TypeFieldDescriptionprivate final SpriteAtlasTextureSpriteAtlasManager.Atlas.atlasThe field for theatlasrecord component.private final SpriteAtlasTextureSpriteAtlasManager.AtlasPreparation.atlasTextureMethods in net.minecraft.client.render.model that return SpriteAtlasTextureModifier and TypeMethodDescriptionSpriteAtlasManager.Atlas.atlas()Returns the value of theatlasrecord component.BakedModelManager.getAtlas(Identifier id) SpriteAtlasManager.getAtlas(Identifier id) Constructors in net.minecraft.client.render.model with parameters of type SpriteAtlasTextureModifierConstructorDescription(package private)Atlas(SpriteAtlasTexture spriteAtlasTexture, Identifier identifier) AtlasPreparation(SpriteAtlasTexture atlasTexture, SpriteLoader.StitchResult stitchResult) 
- 
Uses of SpriteAtlasTexture in net.minecraft.client.textureFields in net.minecraft.client.texture declared as SpriteAtlasTextureMethods in net.minecraft.client.texture with parameters of type SpriteAtlasTextureModifier and TypeMethodDescriptionstatic SpriteLoaderSpriteLoader.fromAtlas(SpriteAtlasTexture atlasTexture)