net.minecraft.client.render.texture

public class TextureAtlasSprite

ddm
net.minecraft.class_1639
net.minecraft.client.render.texture.TextureAtlasSprite
net.minecraft.client.renderer.texture.TextureAtlasSprite
net.minecraft.client.renderer.texture.TextureAtlasSprite

Field summary

Modifier and TypeField
private final Identifier
l
field_21032
name
field_110984_i
iconName
protected final int
a
field_6565
width
field_130223_c
width
protected final int
b
field_6566
height
field_130224_d
height
protected NativeImage[]
c
field_21028
mainImage
field_195670_c
frames
protected int[]
d
field_21029
framesX
field_195671_d
framesX
protected int[]
e
field_21030
framesY
field_195672_e
framesY
protected NativeImage[]
f
field_21031
activeImage
field_176605_b
interpolatedFrameData
private AnimationMetadata
m
field_6570
animation
field_110982_k
animationMetadata
protected boolean
g
field_6562
rotated
field_130222_e
rotated
protected int
h
field_6563
x
field_110975_c
x
protected int
i
field_6564
y
field_110974_d
y
private float
n
field_6571
uMin
field_110979_l
minU
private float
o
field_6572
uMax
field_110980_m
maxU
private float
p
field_6573
vMin
field_110977_n
minV
private float
q
field_6574
vMax
field_110978_o
maxV
protected int
j
field_6567
activeFrame
field_110973_g
frameCounter
protected int
k
field_6568
frameTicks
field_110983_h
tickCounter
private static final int[]
r
field_21033
MIPMAP_BUFFER
field_195673_r
MIPMAP_BUFFER
private static final float[]
s
field_21034
f_52676814
field_195674_s
COLOR_GAMMAS

Constructor summary

ModifierConstructor
protected (Identifier name, int width, int height)
protected (Identifier name, PngInfo pngInfo, AnimationMetadata animation)

Method summary

Modifier and TypeMethod
private void
b(int arg0)
method_19524(int arg0)
generateMipmaps(int mipmaps)
func_195666_b(int arg0)
generateMipmapsUnchecked(int level)
private static int
b(int arg0, int arg1, int arg2, int arg3, boolean arg4)
method_19525(int arg0, int arg1, int arg2, int arg3, boolean arg4)
blendPixels(int colorTopLeft, int colorTopRight, int colorBottomLeft, int colorBottomRight, boolean transparent)
func_195661_b(int arg0, int arg1, int arg2, int arg3, boolean arg4)
blendColors(int col0, int col1, int col2, int col3, boolean transparent)
private static int
a(int arg0, int arg1, int arg2, int arg3, int arg4)
method_19519(int arg0, int arg1, int arg2, int arg3, int arg4)
blendPixelComponents(int colorTopLeft, int colorTopRight, int colorBottomLeft, int colorBottomRight, int componentShift)
func_195669_a(int arg0, int arg1, int arg2, int arg3, int arg4)
blendColorComponent(int col0, int col1, int col2, int col3, int bitOffset)
private static float
c(int arg0)
method_19526(int arg0)
m_48935667(int arg0)
func_195660_c(int arg0)
getColorGamma(int colorIn)
private void
d(int arg0)
method_19527(int arg0)
expandFrames(int size)
func_195659_d(int arg0)
uploadFrames(int index)
private void
a(int arg0, int arg1, ddg[] arg2)
method_19520(int arg0, int arg1, class_4277[] arg2)
upload(int width, int height, NativeImage[] images)
func_195667_a(int arg0, int arg1, NativeImage[] arg2)
uploadFrames(int xOffsetIn, int yOffsetIn, NativeImage[] framesIn)
public void
a(int arg0, int arg1, int arg2, int arg3, boolean arg4)
method_5832(int arg0, int arg1, int arg2, int arg3, boolean arg4)
init(int u, int v, int x, int y, boolean rotated)
func_110971_a(int arg0, int arg1, int arg2, int arg3, boolean arg4)
initSprite(int inX, int inY, int originInX, int originInY, boolean rotatedIn)
public int
g()
method_5340()
getWidth()
func_94211_a()
getWidth()
public int
h()
method_5342()
getHeight()
func_94216_b()
getHeight()
public float
i()
method_5344()
getUMin()
func_94209_e()
getMinU()
public float
j()
method_5345()
getUMax()
func_94212_f()
getMaxU()
public float
a(double arg0)
method_5341(double arg0)
getU(double delta)
func_94214_a(double arg0)
getInterpolatedU(double u)
public float
a(float arg0)
method_12490(float arg0)
normalizeU(float value)
func_188537_a(float arg0)
getUnInterpolatedU(float u)
public float
k()
method_5346()
getVMin()
func_94206_g()
getMinV()
public float
l()
method_5347()
getVMax()
func_94210_h()
getMaxV()
public float
b(double arg0)
method_5343(double arg0)
getV(double delta)
func_94207_b(double arg0)
getInterpolatedV(double v)
public float
b(float arg0)
method_12493(float arg0)
normalizeV(float value)
func_188536_b(float arg0)
getUnInterpolatedV(float v)
public Identifier
m()
method_5348()
getName()
func_195668_m()
getName()
public void
n()
method_5196()
tick()
func_94219_l()
updateAnimation()
private void
a()
method_10321()
animatePrismarine()
func_180599_n()
updateAnimationInterpolated()
private int
a(double arg0, int arg1, int arg2)
method_12489(double arg0, int arg1, int arg2)
lerpInteger(double t, int a, int b)
func_188535_a(double arg0, int arg1, int arg2)
interpolateColor(double factor, int to, int from)
public int
o()
method_5842()
getFrameCount()
func_110970_k()
getFrameCount()
public void
a(ve arg0, int arg1)
method_19521(class_1652 arg0, int arg1)
load(Resource resource, int mipCount)
func_195664_a(IResource arg0, int arg1)
loadSpriteFrames(IResource resource, int count)
public void
a(int arg0)
method_7013(int arg0)
applyMipmaps(int mipLevel)
func_147963_d(int arg0)
generateMipmaps(int level)
public void
c()
method_5843()
clear()
func_130103_l()
clearFramesTextureData()
public boolean
p()
method_5844()
isAnimated()
func_130098_m()
hasAnimationMetadata()
private int
a(int arg0, int arg1, int arg2, int arg3)
method_19518(int arg0, int arg1, int arg2, int arg3)
getPixel(int frame, int image, int x, int y)
func_195665_a(int arg0, int arg1, int arg2, int arg3)
getColor(int frameIndex, int levelIn, int xIn, int yIn)
public boolean
a(int arg0, int arg1, int arg2)
method_19517(int arg0, int arg1, int arg2)
isTransparent(int frame, int x, int y)
func_195662_a(int arg0, int arg1, int arg2)
isPixelTransparent(int frameIndex, int pixelX, int pixelY)
public void
q()
method_19528()
clearFrames()
func_195663_q()
uploadMipmaps()