History - net.minecraft.client.render.texture.TextureAtlasSprite
1.7.10
Names
bqd
net.minecraft.class_1639
net.minecraft.client.render.texture.TextureAtlasSprite
net.minecraft.client.renderer.texture.TextureAtlasSprite
Fields
String: i, field_6569, name, iconName
List: a, field_6561, frames, framesTextureData
AnimationMetadata: j, field_6570, animation, animationMetadata
boolean: b, field_6562, rotated, rotated
boolean: k, field_8096, anisotropicFiltering, useAnisotropicFiltering
int: c, field_6563, x, originX
int: d, field_6564, y, originY
int: e, field_6565, width, width
int: f, field_6566, height, height
float: l, field_6571, uMin, minU
float: m, field_6572, uMax, maxU
float: n, field_6573, vMin, minV
float: o, field_6574, vMax, maxV
int: g, field_6567, activeFrame, frameCounter
int: h, field_6568, frameTicks, tickCounter
Constructors
(String)
Methods
void (int, int, int, int, boolean): a, method_5832, init, initSprite
void (TextureAtlasSprite): a, method_5833, set, copyFrom
int (): h, method_5840, getX, getOriginX
int (): i, method_5841, getY, getOriginY
int (): a, method_5340, getWidth, getIconWidth
int (): b, method_5342, getHeight, getIconHeight
float (): c, method_5344, getUMin, getMinU
float (): d, method_5345, getUMax, getMaxU
float (double): a, method_5341, getU, getInterpolatedU
float (): e, method_5346, getVMin, getMinV
float (): f, method_5347, getVMax, getMaxV
float (double): b, method_5343, getV, getInterpolatedV
String (): g, method_5348, getName, getIconName
void (): j, method_5196, tick, updateAnimation
int[][] (int): a, method_5831, getFrame, getFrameTextureData
int (): k, method_5842, getFrameCount, getFrameCount
void (int): b, method_5837, setWidth, setIconWidth
void (int): c, method_5838, setHeight, setIconHeight
void (BufferedImage[], AnimationMetadata, boolean): a, method_7009, load, loadSprite
void (int): d, method_7013, applyMipmaps, generateMipmaps
void (int[][]): a, method_7010, interpolateColor, fixTransparentPixels
int[][] (int[][], int, int): a, method_7011, applyAnisotropicFiltering, prepareAnisotropicFiltering
void (int): e, method_5839, expandFrames, allocateFrameTextureData
int[][] (int[][], int, int, int): a, method_7012, resize, getFrameTextureData
void (): l, method_5843, clearFrames, clearFramesTextureData
boolean (): m, method_5844, isAnimated, hasAnimationMetadata
void (List): a, method_5835, setFrames, setFramesTextureData
void (): n, method_5845, clear, resetSprite