net.minecraft.client.renderer.texture

public class TextureAtlasSprite

gpb
net.minecraft.client.renderer.texture.TextureAtlasSprite
net.minecraft.class_1058
net.minecraft.unmapped.C_uflrwbwt
net.minecraft.client.texture.Sprite
net.minecraft.client.texture.Sprite
net.minecraft.src.C_4486_

Field summary

Modifier and TypeField
private final ResourceLocation
a
atlasLocation
field_40552
f_gfdkjtlg
atlasId
id
f_244141_
private final SpriteContents
b
contents
field_40553
f_bqadveme
contents
contents
f_244165_
final int
c
x
field_5258
f_sawhenrh
x
x
f_118349_
final int
d
y
field_5256
f_tnfpsvru
y
y
f_118350_
private final float
e
u0
field_5270
f_erhewpxh
minU
uMin
f_118351_
private final float
f
u1
field_5269
f_rekvbuxj
maxU
uMax
f_118352_
private final float
g
v0
field_5268
f_qowxhxlo
minV
vMin
f_118353_
private final float
h
v1
field_5267
f_vwjtqpak
maxV
vMax
f_118354_

Constructor summary

ModifierConstructor
protected (ResourceLocation atlasId, SpriteContents contents, int atlasWidth, int atlasHeight, int x, int y)

Method summary

Modifier and TypeMethod
public int
a()
getX()
method_35806()
m_tktnuley()
getX()
getX()
m_174743_()
public int
b()
getY()
method_35807()
m_oqaetdkv()
getY()
getY()
m_174744_()
public float
c()
getU0()
method_4594()
m_byaoobdx()
getMinU()
getMinU()
m_118409_()
public float
d()
getU1()
method_4577()
m_bufavidu()
getMaxU()
getMaxU()
m_118410_()
public SpriteContents
e()
contents()
method_45851()
m_bvgmdapy()
getContents()
getContents()
m_245424_()
public TextureAtlasSprite$Ticker
f()
createTicker()
method_33437()
m_oygncycg()
createAnimation()
createAnimation()
m_247406_()
public float
a(float arg0)
getU(float arg0)
method_4580(float arg0)
m_akixzpnq(float arg0)
getFrameU(float frame)
getFrameU(float frame)
m_118367_(float arg0)
public float
b(float arg0)
getUOffset(float arg0)
method_35804(float arg0)
m_wlkpwvey(float arg0)
getFrameFromU(float u)
getUOffset(float u)
m_174727_(float arg0)
public float
g()
getV0()
method_4593()
m_voynpfkx()
getMinV()
getMinV()
m_118411_()
public float
h()
getV1()
method_4575()
m_lgfzbaul()
getMaxV()
getMaxV()
m_118412_()
public float
c(float arg0)
getV(float arg0)
method_4570(float arg0)
m_mgckjdeb(float arg0)
getFrameV(float frame)
getFrameV(float frame)
m_118393_(float arg0)
public float
d(float arg0)
getVOffset(float arg0)
method_35805(float arg0)
m_ctkbygrf(float arg0)
getFrameFromV(float v)
getVOffset(float v)
m_174741_(float arg0)
public ResourceLocation
i()
atlasLocation()
method_45852()
m_nptvnhyo()
getAtlasId()
getId()
m_247685_()
public void
j()
uploadFirstFrame()
method_4584()
m_pyzgrayp()
upload()
upload()
m_118416_()
private float
l()
atlasSize()
method_23841()
m_vnitncwz()
getFrameDeltaFactor()
getFrameDeltaFactor()
m_118366_()
public float
k()
uvShrinkRatio()
method_23842()
m_jtlloxyi()
getAnimationFrameDelta()
getAnimationFrameDelta()
m_118417_()
public VertexConsumer
a(fae arg0)
wrap(VertexConsumer arg0)
method_24108(class_4588 arg0)
m_baywfgqs(C_igthdzux arg0)
getTextureSpecificVertexConsumer(VertexConsumer consumer)
getTextureSpecificVertexConsumer(VertexConsumer vertices)
m_118381_(C_3187_ arg0)