YATS/Forge Documentation
 All Classes Namespaces Files Functions Variables Enumerator Pages
cpw.mods.fml.client.TextureHelper Member List

This is the complete list of members for cpw.mods.fml.client.TextureHelper, including all inherited members.

doTextureCopy(Texture atlas, Texture source, int atlasX, int atlasY)cpw.mods.fml.client.TextureHelperpure virtual
doTextureUpload(TextureStitched source)cpw.mods.fml.client.TextureHelperpure virtual
rotateTexture(Texture texture, ByteBuffer buffer)cpw.mods.fml.client.TextureHelper