|
||||||||||
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.TextureCompassFX
public class TextureCompassFX
Field Summary | |
---|---|
double |
field_76866_j
|
double |
field_76868_i
|
static TextureCompassFX |
field_82391_c
|
static int |
stileSizeBase
|
static int |
stileSizeMask
|
static int |
stileSizeSquare
|
static int |
stileSizeSquareMask
|
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 | |
---|---|
TextureCompassFX(Minecraft par1Minecraft)
|
Method Summary | |
---|---|
static void |
func_82390_a(double par0,
double par2,
double par4,
boolean par6,
boolean par7)
|
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 |
Field Detail |
---|
public double field_76868_i
public double field_76866_j
public static TextureCompassFX field_82391_c
public static int stileSizeBase
public static int stileSizeSquare
public static int stileSizeMask
public static int stileSizeSquareMask
Constructor Detail |
---|
public TextureCompassFX(Minecraft par1Minecraft)
Method Detail |
---|
public void setup()
public void onTick()
onTick
in class TextureFX
public static void func_82390_a(double par0, double par2, double par4, boolean par6, boolean par7)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |