net.minecraft.client.render.texture

public interface Sprite

rf
net.minecraft.class_1557
net.minecraft.client.render.texture.Sprite
net.minecraft.util.IIcon

Method summary

Modifier and TypeMethod
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
a(double arg0)
method_5341(double arg0)
getU(double delta)
getInterpolatedU(double arg0)
float
e()
method_5346()
getVMin()
getMinV()
float
f()
method_5347()
getVMax()
getMaxV()
float
b(double arg0)
method_5343(double arg0)
getV(double delta)
getInterpolatedV(double arg0)
String
g()
method_5348()
getName()
getIconName()