net.minecraft.client.renderer.texture

public class TextureAtlas

extends AbstractTexture implements Dumpable, Tickable

All mapped superinterfaces:

Dumpable, Tickable

hnz
net.minecraft.client.renderer.texture.TextureAtlas
net.minecraft.class_1059

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
d
LOGGER
field_5278
public static final ResourceLocation
b
LOCATION_BLOCKS
field_5275
public static final ResourceLocation
c
LOCATION_PARTICLES
field_17898
private List<SpriteContents>
e
sprites
field_5277
private List<TextureAtlasSprite$Ticker>
f
animatedTextures
field_5276
private Map<ResourceLocation, TextureAtlasSprite>
g
texturesByName
field_5280
private TextureAtlasSprite
h
missingSprite
field_46207
private final ResourceLocation
i
location
field_21749
private final int
j
maxSupportedTextureSize
field_17899
private int
k
width
field_43113
private int
l
height
field_43114
private int
m
mipLevel
field_43115

Constructor summary

ModifierConstructor
public (ResourceLocation arg0)

Method summary

Modifier and TypeMethod
public void
a(hnv$a arg0)
upload(SpriteLoader$Preparations arg0)
method_45848(class_7766$class_7767 arg0)
public void
a(alw arg0, Path arg1)
dumpContents(ResourceLocation arg0, Path arg1)
method_49712(class_2960 arg0, Path arg1)
private static void
a(Path arg0, String arg1, Map<alw, hoa> arg2)
dumpSpriteNames(Path arg0, String arg1, Map<ResourceLocation, TextureAtlasSprite> arg2)
method_45849(Path arg0, String arg1, Map<class_2960, class_1058> arg2)
public void
b()
cycleAnimationFrames()
method_4612()
public void
c()
tick()
method_4622()
public TextureAtlasSprite
a(alw arg0)
getSprite(ResourceLocation arg0)
method_4608(class_2960 arg0)
public void
d()
clearTextureData()
method_4601()
public ResourceLocation
e()
location()
method_24106()
public int
f()
maxSupportedTextureSize()
method_45850()
int
g()
getWidth()
method_49713()
int
h()
getHeight()
method_49714()