Uses of Interface
cpw.mods.fml.client.ITextureFX

Packages that use ITextureFX
cpw.mods.fml.client   
net.minecraft.client.renderer.texturefx   
net.minecraft.src   
 

Uses of ITextureFX in cpw.mods.fml.client
 

Classes in cpw.mods.fml.client that implement ITextureFX
 class FMLTextureFX
           
 

Uses of ITextureFX in net.minecraft.client.renderer.texturefx
 

Classes in net.minecraft.client.renderer.texturefx that implement ITextureFX
 class TextureCompassFX
           
 class TextureFlamesFX
           
 class TextureLavaFlowFX
           
 class TextureLavaFX
           
 class TexturePortalFX
           
 class TextureWatchFX
           
 class TextureWaterFlowFX
           
 class TextureWaterFX
           
 

Uses of ITextureFX in net.minecraft.src
 

Classes in net.minecraft.src that implement ITextureFX
 class ModTextureAnimation
          A texture override for animations, it takes a vertical image of texture frames and constantly rotates them in the texture.
 class ModTextureStatic