YATS/Forge Documentation
 All Classes Namespaces Files Functions Variables Enumerator Pages
net.minecraft.client.renderer.texture.TextureClock Class Reference
Inheritance diagram for net.minecraft.client.renderer.texture.TextureClock:
net.minecraft.client.renderer.texture.TextureStitched net.minecraft.util.Icon

Public Member Functions

 TextureClock ()
 
void updateAnimation ()
 
- Public Member Functions inherited from net.minecraft.client.renderer.texture.TextureStitched
void init (Texture par1Texture, List par2List, int par3, int par4, int par5, int par6, boolean par7)
 
void copyFrom (TextureStitched par1TextureStitched)
 
int getOriginX ()
 
int getOriginY ()
 
float getMinU ()
 
float getMaxU ()
 
float getInterpolatedU (double par1)
 
float getMinV ()
 
float getMaxV ()
 
float getInterpolatedV (double par1)
 
String getIconName ()
 
int getSheetWidth ()
 
int getSheetHeight ()
 
void updateAnimation ()
 
void readAnimationInfo (BufferedReader par1BufferedReader)
 
void createAndUploadTextures ()
 
boolean loadTexture (TextureManager manager, ITexturePack texturepack, String name, String fileName, BufferedImage image, ArrayList textures)
 

Additional Inherited Members

- Static Public Member Functions inherited from net.minecraft.client.renderer.texture.TextureStitched
static TextureStitched makeTextureStitched (String par0Str)
 
- Protected Member Functions inherited from net.minecraft.client.renderer.texture.TextureStitched
 TextureStitched (String par1)
 
- Protected Attributes inherited from net.minecraft.client.renderer.texture.TextureStitched
Texture textureSheet
 
List textureList
 
boolean rotated
 
int originX
 
int originY
 
int frameCounter = 0
 
int tickCounter = 0
 

Constructor & Destructor Documentation

net.minecraft.client.renderer.texture.TextureClock.TextureClock ( )

Member Function Documentation

void net.minecraft.client.renderer.texture.TextureClock.updateAnimation ( )

The documentation for this class was generated from the following file: