Package net.minecraft.src
Class TextureFX
- java.lang.Object
-
- net.minecraft.src.TextureFX
-
- Direct Known Subclasses:
TextureCompassFX,TextureFlamesFX,TextureLavaFlowFX,TextureLavaFX,TexturePortalFX,TextureWatchFX,TextureWaterFlowFX,TextureWaterFX
@Client public class TextureFX extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description TextureFX(int var1)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidbindImage(RenderEngine var1)voidonTick()
-
-
-
Method Detail
-
onTick
public void onTick()
-
bindImage
public void bindImage(RenderEngine var1)
-
-