net.minecraft.client.texture

public class SpriteAtlasTexture

extends AbstractTexture implements TickableTexture

All mapped superinterfaces:

Texture, TickableTexture, TextureTickListener

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

Field summary

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

Constructor summary

ModifierConstructor
public (String atlasPath)

Method summary

Modifier and TypeMethod
public void
a(xi arg0)
load(ResourceManager arg0)
method_4625(class_3300 arg0)
load(ResourceManager arg0)
m_osawbjkh(C_tmnrpasf arg0)
load(ResourceManager arg0)
func_195413_a(IResourceManager arg0)
loadTexture(IResourceManager arg0)
public void
a(dxa$a arg0)
reload(TextureAtlas$Preparations arg0)
method_18159(class_1059$class_4007 arg0)
upload(SpriteAtlasTexture$Data arg0)
m_rpeowpkh(C_qwirmgcf$C_urebtaft arg0)
m_70235832(TextureAtlas$C_59162852 arg0)
func_215260_a(AtlasTexture$SheetData arg0)
upload(AtlasTexture$SheetData arg0)
public SpriteAtlasTexture$Data
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)
stitch(ResourceManager arg0, Iterable<Identifier> arg1, Profiler arg2)
m_zixwddxs(C_tmnrpasf arg0, Iterable<C_ncpywfca> arg1, C_eslcbfsq arg2)
m_29655603(ResourceManager arg0, Iterable<Identifier> arg1, Profiler arg2)
func_215254_a(IResourceManager arg0, Iterable<ResourceLocation> arg1, IProfiler arg2)
stitch(IResourceManager arg0, Iterable<ResourceLocation> arg1, IProfiler arg2)
private Collection<Sprite>
a(xi arg0, Set<qv> arg1)
getBasicSpriteInfos(ResourceManager arg0, Set<ResourceLocation> arg1)
method_18164(class_3300 arg0, Set<class_2960> arg1)
loadSprites(ResourceManager resourceManager, Set<Identifier> ids)
m_zlpphccb(C_tmnrpasf arg0, Set<C_ncpywfca> arg1)
m_50970647(ResourceManager arg0, Set<Identifier> arg1)
func_215256_a(IResourceManager arg0, Set<ResourceLocation> arg1)
func_215256_a(IResourceManager arg0, Set<ResourceLocation> arg1)
private List<Sprite>
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)
m_97792833(ResourceManager arg0, Stitcher arg1)
func_215259_a(IResourceManager arg0, Stitcher 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)
loadSprite(ResourceManager container, Sprite arg1)
m_ugheicar(C_tmnrpasf arg0, C_uflrwbwt arg1)
loadSprite(ResourceManager resourceManager, TextureAtlasSprite sprite)
func_195422_a(IResourceManager arg0, TextureAtlasSprite arg1)
loadSprite(IResourceManager manager, TextureAtlasSprite sprite)
private Identifier
b(qv arg0)
getResourceLocation(ResourceLocation arg0)
method_4603(class_2960 arg0)
getTexturePath(Identifier arg0)
m_pfdchhti(C_ncpywfca arg0)
getResourceId(Identifier location)
func_195420_b(ResourceLocation arg0)
getSpritePath(ResourceLocation location)
public Sprite
a(String arg0)
getTexture(String arg0)
method_4607(String arg0)
getSprite(String arg0)
m_ovxoxlyj(String arg0)
getSprite(String name)
func_110572_b(String arg0)
getAtlasSprite(String iconName)
public void
a()
cycleAnimationFrames()
method_4612()
tickAnimatedSprites()
m_bbofdsiz()
bindAndTick()
func_94248_c()
updateAnimations()
public void
e()
tick()
method_4622()
tick()
m_gemmffpj()
tick()
func_110550_d()
tick()
public void
a(int arg0)
setMaxMipLevel(int arg0)
method_4605(int arg0)
setMipLevel(int mipLevel)
m_yimwqozr(int arg0)
setMaxMipLevel(int mipLevel)
func_147633_a(int arg0)
setMipmapLevels(int mipmapLevelsIn)
public Sprite
a(qv arg0)
getSprite(ResourceLocation arg0)
method_4608(class_2960 arg0)
getSprite(Identifier id)
m_stlkxryu(C_ncpywfca arg0)
getSprite(Identifier location)
func_195424_a(ResourceLocation arg0)
getSprite(ResourceLocation location)
public void
g()
clearTextureData()
method_4601()
clear()
m_xkraukvm()
clear()
func_195419_g()
clear()