|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.minecraft.client.renderer.texturefx.TextureFX
cpw.mods.fml.client.FMLTextureFX
net.minecraft.client.renderer.texturefx.TextureWaterFlowFX
public class TextureWaterFlowFX
Field Summary |
---|
Fields inherited from class cpw.mods.fml.client.FMLTextureFX |
---|
errored, tileSizeBase, tileSizeMask, tileSizeSquare, tileSizeSquareMask |
Fields inherited from class net.minecraft.client.renderer.texturefx.TextureFX |
---|
anaglyphEnabled, iconIndex, imageData, textureId, tileImage, tileSize |
Constructor Summary | |
---|---|
TextureWaterFlowFX()
|
Method Summary | |
---|---|
void |
onTick()
|
void |
setup()
|
Methods inherited from class cpw.mods.fml.client.FMLTextureFX |
---|
getErrored, onTextureDimensionsUpdate, onTexturePackChanged, setErrored, unregister |
Methods inherited from class net.minecraft.client.renderer.texturefx.TextureFX |
---|
bindImage |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TextureWaterFlowFX()
Method Detail |
---|
public void setup()
public void onTick()
onTick
in class TextureFX
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |