YATS/Forge Documentation
 All Classes Namespaces Files Functions Variables Enumerator Pages
net.minecraft.client.model.TextureOffset Class Reference

Public Member Functions

 TextureOffset (int par1, int par2)
 

Public Attributes

final int textureOffsetX
 
final int textureOffsetY
 

Constructor & Destructor Documentation

net.minecraft.client.model.TextureOffset.TextureOffset ( int  par1,
int  par2 
)

Member Data Documentation

final int net.minecraft.client.model.TextureOffset.textureOffsetX

The x coordinate offset of the texture

final int net.minecraft.client.model.TextureOffset.textureOffsetY

The y coordinate offset of the texture


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