| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.minecraft.src.TextureFX
public class TextureFX
| Field Summary | |
|---|---|
 boolean | 
anaglyphEnabled
 | 
 int | 
iconIndex
 | 
 byte[] | 
imageData
 | 
 int | 
textureId
Texture ID  | 
 int | 
tileImage
 | 
 int | 
tileSize
 | 
| Constructor Summary | |
|---|---|
TextureFX(int par1)
 | 
|
| Method Summary | |
|---|---|
 void | 
bindImage(RenderEngine par1RenderEngine)
 | 
 void | 
onTick()
 | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public byte[] imageData
public int iconIndex
public boolean anaglyphEnabled
public int textureId
public int tileSize
public int tileImage
| Constructor Detail | 
|---|
public TextureFX(int par1)
| Method Detail | 
|---|
public void onTick()
public void bindImage(RenderEngine par1RenderEngine)
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||