Uses of Class
net.minecraft.client.renderer.texture.TextureAtlas
Packages that use TextureAtlas
Package
Description
Events fired only on the client-side, chiefly related to rendering and user interfaces (screens and input).
-
Uses of TextureAtlas in net.minecraft.client.gui
Fields in net.minecraft.client.gui declared as TextureAtlas -
Uses of TextureAtlas in net.minecraft.client.gui.font
Fields in net.minecraft.client.gui.font declared as TextureAtlasConstructors in net.minecraft.client.gui.font with parameters of type TextureAtlas -
Uses of TextureAtlas in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer declared as TextureAtlasModifier and TypeFieldDescriptionprivate final TextureAtlasSkyRenderer.celestialsAtlasprivate final TextureAtlasMapRenderer.decorationSpritesMethods in net.minecraft.client.renderer with parameters of type TextureAtlasModifier and TypeMethodDescriptionprivate static GpuBufferSkyRenderer.buildEndFlashQuad(TextureAtlas pAtlas) private static GpuBufferSkyRenderer.buildMoonPhases(TextureAtlas pAtlas) private static GpuBufferSkyRenderer.buildSunQuad(TextureAtlas pAtlas) -
Uses of TextureAtlas in net.minecraft.client.renderer.entity
Fields in net.minecraft.client.renderer.entity declared as TextureAtlasMethods in net.minecraft.client.renderer.entity that return TextureAtlasModifier and TypeMethodDescriptionEntityRendererProvider.Context.getAtlas(Identifier pAtlasLocation) -
Uses of TextureAtlas in net.minecraft.client.renderer.entity.layers
Constructors in net.minecraft.client.renderer.entity.layers with parameters of type TextureAtlasModifierConstructorDescriptionEquipmentLayerRenderer(EquipmentAssetManager pEquipmentAssets, TextureAtlas pAtlas) -
Uses of TextureAtlas in net.minecraft.client.renderer.texture
Methods in net.minecraft.client.renderer.texture with parameters of type TextureAtlas -
Uses of TextureAtlas in net.minecraft.client.resources.model
Fields in net.minecraft.client.resources.model declared as TextureAtlasModifier and TypeFieldDescriptionprivate final TextureAtlasAtlasManager.AtlasEntry.atlasThe field for theatlasrecord component.Methods in net.minecraft.client.resources.model that return TextureAtlasModifier and TypeMethodDescriptionAtlasManager.AtlasEntry.atlas()Returns the value of theatlasrecord component.AtlasManager.getAtlasOrThrow(Identifier pId) Method parameters in net.minecraft.client.resources.model with type arguments of type TextureAtlasModifier and TypeMethodDescriptionvoidAtlasManager.forEach(BiConsumer<Identifier, TextureAtlas> pAction) Constructors in net.minecraft.client.resources.model with parameters of type TextureAtlasModifierConstructorDescription(package private)AtlasEntry(TextureAtlas atlas, AtlasManager.AtlasConfig config) Creates an instance of aAtlasEntryrecord class. -
Uses of TextureAtlas in net.neoforged.neoforge.client
Methods in net.neoforged.neoforge.client with parameters of type TextureAtlasModifier and TypeMethodDescriptionstatic voidClientHooks.onTextureAtlasStitched(TextureAtlas atlas) -
Uses of TextureAtlas in net.neoforged.neoforge.client.event
Fields in net.neoforged.neoforge.client.event declared as TextureAtlasMethods in net.neoforged.neoforge.client.event that return TextureAtlasModifier and TypeMethodDescriptionTextureAtlasStitchedEvent.getAtlas()Returns the texture atlas.Constructors in net.neoforged.neoforge.client.event with parameters of type TextureAtlas -
Uses of TextureAtlas in net.neoforged.neoforge.client.gui.map
Methods in net.neoforged.neoforge.client.gui.map with parameters of type TextureAtlasModifier and TypeMethodDescriptionbooleanIMapDecorationRenderer.render(MapRenderState.MapDecorationRenderState decorationRenderState, PoseStack poseStack, SubmitNodeCollector submitNodeCollector, MapRenderState mapRenderState, TextureAtlas decorationSprites, boolean inItemFrame, int packedLight, int index) Render the givenMapDecorationon the map.static booleanMapDecorationRendererManager.render(MapRenderState.MapDecorationRenderState decorationRenderState, PoseStack poseStack, SubmitNodeCollector submitNodeCollector, MapRenderState mapRenderState, TextureAtlas decorationSprites, boolean inItemFrame, int packedLight, int index)