public class TextureCompassFX extends FMLTextureFX
Modifier and Type | Field and Description |
---|---|
double |
field_76866_j |
double |
field_76868_i |
static TextureCompassFX |
instance |
static int |
stileSizeBase |
static int |
stileSizeMask |
static int |
stileSizeSquare |
static int |
stileSizeSquareMask |
errored, tileSizeBase, tileSizeMask, tileSizeSquare, tileSizeSquareMask
Constructor and Description |
---|
TextureCompassFX(Minecraft par1Minecraft) |
Modifier and Type | Method and Description |
---|---|
static void |
func_82390_a(double par0,
double par2,
double par4,
boolean par6,
boolean par7) |
void |
onTick() |
void |
setup() |
getErrored, onTextureDimensionsUpdate, onTexturePackChanged, setErrored, unregister
public double field_76868_i
public double field_76866_j
public static TextureCompassFX instance
public static int stileSizeBase
public static int stileSizeSquare
public static int stileSizeMask
public static int stileSizeSquareMask
public TextureCompassFX(Minecraft par1Minecraft)
public void setup()
public static void func_82390_a(double par0, double par2, double par4, boolean par6, boolean par7)