net.minecraft.client.renderer.texture

public class TextureAtlas

extends AbstractTexture implements TickableTextureObject

All mapped superinterfaces:

TextureObject, TickableTextureObject, Tickable

dxa
net.minecraft.client.renderer.texture.TextureAtlas
net.minecraft.class_1059
net.minecraft.unmapped.C_qwirmgcf
net.minecraft.client.texture.SpriteAtlasTexture
net.minecraft.client.renderer.texture.AtlasTexture

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
j
LOGGER
field_5278
f_pvwepeic
LOGGER
field_147635_d
public static final ResourceLocation
f
LOCATION_BLOCKS
field_5275
f_evioitnh
BLOCK_ATLAS_TEX
field_110575_b
public static final ResourceLocation
g
LOCATION_PARTICLES
field_17898
f_zcojylcj
PARTICLE_ATLAS_TEX
field_215262_g
public static final ResourceLocation
h
LOCATION_PAINTINGS
field_18031
f_xoqoufpe
PAINTING_ATLAS_TEX
field_215263_h
public static final ResourceLocation
i
LOCATION_MOB_EFFECTS
field_18229
f_tstpsdma
STATUS_EFFECT_ATLAS_TEX
field_215264_i
private final List<TextureAtlasSprite>
k
animatedTextures
field_5276
f_yxdpqggb
animatedSprites
field_94258_i
private final Set<ResourceLocation>
l
sprites
field_5277
f_khemwgrw
spritesToLoad
field_195427_i
private final Map<ResourceLocation, TextureAtlasSprite>
m
texturesByName
field_5280
f_fcxogoxn
sprites
field_94252_e
private final String
n
path
field_5279
f_lwujzlso
atlasPath
field_94254_c
private final int
o
maxSupportedTextureSize
field_17899
f_xmurwlxn
maxTextureSize
field_215265_o
private int
p
maxMipLevel
field_5281
f_nxkellce
mipLevel
field_147636_j
private final TextureAtlasSprite
q
missingTextureSprite
field_5282
f_lcuntdts
missingSprite
field_94249_f

Constructor summary

ModifierConstructor
public (String atlasPath)

Method summary

Modifier and TypeMethod
public void
a(xi arg0)
load(ResourceManager arg0)
method_4625(class_3300 arg0)
m_osawbjkh(C_tmnrpasf arg0)
load(ResourceManager arg0)
func_195413_a(IResourceManager arg0)
public void
a(dxa$a arg0)
reload(TextureAtlas$Preparations arg0)
method_18159(class_1059$class_4007 arg0)
m_rpeowpkh(C_qwirmgcf$C_urebtaft arg0)
upload(SpriteAtlasTexture$Data arg0)
func_215260_a(AtlasTexture$SheetData arg0)
public TextureAtlas$Preparations
a(xi arg0, Iterable<qv> arg1, agn arg2)
prepareToStitch(ResourceManager arg0, Iterable<ResourceLocation> arg1, ProfilerFiller arg2)
method_18163(class_3300 arg0, Iterable<class_2960> arg1, class_3695 arg2)
m_zixwddxs(C_tmnrpasf arg0, Iterable<C_ncpywfca> arg1, C_eslcbfsq arg2)
stitch(ResourceManager arg0, Iterable<Identifier> arg1, Profiler arg2)
func_215254_a(IResourceManager arg0, Iterable<ResourceLocation> arg1, IProfiler arg2)
private Collection<TextureAtlasSprite>
a(xi arg0, Set<qv> arg1)
getBasicSpriteInfos(ResourceManager arg0, Set<ResourceLocation> arg1)
method_18164(class_3300 arg0, Set<class_2960> arg1)
m_zlpphccb(C_tmnrpasf arg0, Set<C_ncpywfca> arg1)
loadSprites(ResourceManager resourceManager, Set<Identifier> ids)
func_215256_a(IResourceManager arg0, Set<ResourceLocation> arg1)
private List<TextureAtlasSprite>
a(xi arg0, dwy arg1)
getLoadedSprites(ResourceManager arg0, Stitcher arg1)
method_18161(class_3300 arg0, class_1055 arg1)
m_fnosszmm(C_tmnrpasf arg0, C_bkqocwpy arg1)
func_215259_a(IResourceManager arg0, Stitcher arg1)
private boolean
a(xi arg0, dxb arg1)
load(ResourceManager arg0, TextureAtlasSprite arg1)
method_4604(class_3300 arg0, class_1058 arg1)
m_ugheicar(C_tmnrpasf arg0, C_uflrwbwt arg1)
loadSprite(ResourceManager container, Sprite arg1)
func_195422_a(IResourceManager arg0, TextureAtlasSprite arg1)
private ResourceLocation
b(qv arg0)
getResourceLocation(ResourceLocation arg0)
method_4603(class_2960 arg0)
m_pfdchhti(C_ncpywfca arg0)
getTexturePath(Identifier arg0)
func_195420_b(ResourceLocation arg0)
public TextureAtlasSprite
a(String arg0)
getTexture(String arg0)
method_4607(String arg0)
m_ovxoxlyj(String arg0)
getSprite(String arg0)
func_110572_b(String arg0)
public void
a()
cycleAnimationFrames()
method_4612()
m_bbofdsiz()
tickAnimatedSprites()
func_94248_c()
public void
e()
tick()
method_4622()
m_gemmffpj()
tick()
func_110550_d()
public void
a(int arg0)
setMaxMipLevel(int arg0)
method_4605(int arg0)
m_yimwqozr(int arg0)
setMipLevel(int mipLevel)
func_147633_a(int arg0)
public TextureAtlasSprite
a(qv arg0)
getSprite(ResourceLocation arg0)
method_4608(class_2960 arg0)
m_stlkxryu(C_ncpywfca arg0)
getSprite(Identifier id)
func_195424_a(ResourceLocation arg0)
public void
g()
clearTextureData()
method_4601()
m_xkraukvm()
clear()
func_195419_g()