Uses of Class
net.minecraft.client.texture.SpriteAtlasTexture
Packages that use SpriteAtlasTexture
Package
Description
The base package for all Minecraft classes.
-
Uses of SpriteAtlasTexture in net.minecraft
Fields in net.minecraft declared as SpriteAtlasTextureModifier and TypeFieldDescriptionprivate final SpriteAtlasTextureclass_11697.Entry.atlasThe field for theatlasrecord component.Methods in net.minecraft that return SpriteAtlasTextureModifier and TypeMethodDescriptionclass_11697.Entry.atlas()Returns the value of theatlasrecord component.class_11697.method_73025(Identifier identifier) Constructors in net.minecraft with parameters of type SpriteAtlasTextureModifierConstructorDescription(package private)Entry(SpriteAtlasTexture spriteAtlasTexture, class_11697.Metadata metadata) -
Uses of SpriteAtlasTexture in net.minecraft.client.gui
Fields in net.minecraft.client.gui declared as SpriteAtlasTexture -
Uses of SpriteAtlasTexture in net.minecraft.client.render
Fields in net.minecraft.client.render declared as SpriteAtlasTextureModifier and TypeFieldDescriptionprivate final SpriteAtlasTextureMapRenderer.decorationsAtlasManager -
Uses of SpriteAtlasTexture in net.minecraft.client.render.entity
Fields in net.minecraft.client.render.entity declared as SpriteAtlasTextureModifier and TypeFieldDescriptionprivate final SpriteAtlasTexturePaintingEntityRenderer.field_61801Methods in net.minecraft.client.render.entity that return SpriteAtlasTextureModifier and TypeMethodDescriptionEntityRendererFactory.Context.method_72980(Identifier identifier) -
Uses of SpriteAtlasTexture in net.minecraft.client.render.entity.equipment
Constructors in net.minecraft.client.render.entity.equipment with parameters of type SpriteAtlasTextureModifierConstructorDescriptionEquipmentRenderer(EquipmentModelLoader equipmentModelLoader, SpriteAtlasTexture armorTrimsAtlas) -
Uses of SpriteAtlasTexture in net.minecraft.client.texture
Methods in net.minecraft.client.texture with parameters of type SpriteAtlasTextureModifier and TypeMethodDescriptionstatic SpriteLoaderSpriteLoader.fromAtlas(SpriteAtlasTexture atlasTexture)