net.minecraft.client.renderer.texture

public class TextureAtlas

extends AbstractTexture implements Tickable

All mapped superinterfaces:

Tickable

fok
net.minecraft.client.renderer.texture.TextureAtlas
net.minecraft.class_1059
net.minecraft.client.texture.SpriteAtlasTexture
net.minecraft.src.C_4484_

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
g
LOGGER
field_5278
LOGGER
f_118261_
public static final ResourceLocation
e
LOCATION_BLOCKS
field_5275
BLOCK_ATLAS_TEXTURE
f_118259_
public static final ResourceLocation
f
LOCATION_PARTICLES
field_17898
PARTICLE_ATLAS_TEXTURE
f_118260_
private List<SpriteContents>
h
sprites
field_5277
spritesToLoad
f_118263_
private List<TextureAtlasSprite$Ticker>
i
animatedTextures
field_5276
animatedSprites
f_118262_
private Map<ResourceLocation, TextureAtlasSprite>
j
texturesByName
field_5280
sprites
f_118264_
private final ResourceLocation
k
location
field_21749
id
f_118265_
private final int
l
maxSupportedTextureSize
field_17899
maxTextureSize
f_118266_

Constructor summary

ModifierConstructor
public (ResourceLocation id)

Method summary

Modifier and TypeMethod
public void
a(ake arg0)
load(ResourceManager arg0)
method_4625(class_3300 arg0)
load(ResourceManager arg0)
m_6704_(C_77_ arg0)
public void
a(fog$a arg0)
upload(SpriteLoader$Preparations arg0)
method_45848(class_7766$class_7767 arg0)
upload(SpriteLoader$StitchResult stitchResult)
m_247065_(C_243537_$C_243503_ arg0)
private void
a(int arg0, int arg1, int arg2)
dumpContents(int arg0, int arg1, int arg2)
method_45847(int arg0, int arg1, int arg2)
dumpAtlasTextureAndInfo(int scales, int width, int height)
m_246472_(int p_251110_, int p_249203_, int arg2)
private static void
a(Path arg0, String arg1, Map<acf, fol> arg2)
dumpSpriteNames(Path arg0, String arg1, Map<ResourceLocation, TextureAtlasSprite> arg2)
method_45849(Path arg0, String arg1, Map<class_2960, class_1058> arg2)
dumpAtlasInfos(Path arg0, String arg1, Map<Identifier, Sprite> arg2)
m_260988_(Path p_261769_, String p_262102_, Map<C_5265_, C_4486_> p_261722_)
public void
a()
cycleAnimationFrames()
method_4612()
tickAnimatedSprites()
m_118270_()
public void
e()
tick()
method_4622()
tick()
m_7673_()
public TextureAtlasSprite
a(acf arg0)
getSprite(ResourceLocation arg0)
method_4608(class_2960 arg0)
getSprite(Identifier id)
m_118316_(C_5265_ arg0)
public void
f()
clearTextureData()
method_4601()
clear()
m_118329_()
public ResourceLocation
g()
location()
method_24106()
getId()
m_118330_()
public int
h()
maxSupportedTextureSize()
method_45850()
getMaxTextureSize()
m_245285_()
public void
b(fog$a arg0)
updateFilter(SpriteLoader$Preparations arg0)
method_24198(class_7766$class_7767 arg0)
applyTextureFilter(SpriteLoader$StitchResult data)
m_247255_(C_243537_$C_243503_ arg0)