net.minecraft.client.renderer.texture

public class TextureAtlas

extends AbstractTexture implements Dumpable, Tickable

All mapped superinterfaces:

Dumpable, Tickable

gpa
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 TextureAtlasSprite
k
missingSprite
field_46207
missingSprite
f_301625_
private final ResourceLocation
l
location
field_21749
id
f_118265_
private final int
m
maxSupportedTextureSize
field_17899
maxTextureSize
f_118266_
private int
n
width
field_43113
width
f_276067_
private int
o
height
field_43114
height
f_276070_
private int
p
mipLevel
field_43115
mipLevel
f_276072_

Constructor summary

ModifierConstructor
public (ResourceLocation id)

Method summary

Modifier and TypeMethod
public void
a(aup arg0)
load(ResourceManager arg0)
method_4625(class_3300 arg0)
load(ResourceManager arg0)
m_6704_(C_77_ arg0)
public void
a(gow$a arg0)
upload(SpriteLoader$Preparations arg0)
method_45848(class_7766$class_7767 arg0)
upload(SpriteLoader$StitchResult stitchResult)
m_247065_(C_243537_$C_243503_ arg0)
public void
a(alf arg0, Path arg1)
dumpContents(ResourceLocation arg0, Path arg1)
method_49712(class_2960 arg0, Path arg1)
save(Identifier arg0, Path arg1)
m_276079_(C_5265_ p_276127_, Path arg1)
private static void
a(Path arg0, String arg1, Map<alf, gpb> arg2)
dumpSpriteNames(Path arg0, String arg1, Map<ResourceLocation, TextureAtlasSprite> arg2)
method_45849(Path arg0, String arg1, Map<class_2960, class_1058> arg2)
dumpAtlasInfos(Path path, String id, Map<Identifier, Sprite> sprites)
m_260988_(Path p_261769_, String p_262102_, Map<C_5265_, C_4486_> p_261722_)
public void
d()
cycleAnimationFrames()
method_4612()
tickAnimatedSprites()
m_118270_()
public void
e()
tick()
method_4622()
tick()
m_7673_()
public TextureAtlasSprite
a(alf 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_()
int
i()
getWidth()
method_49713()
getWidth()
m_276092_()
int
j()
getHeight()
method_49714()
getHeight()
m_276095_()
public void
b(gow$a arg0)
updateFilter(SpriteLoader$Preparations arg0)
method_24198(class_7766$class_7767 arg0)
applyTextureFilter(SpriteLoader$StitchResult data)
m_247255_(C_243537_$C_243503_ arg0)