|
static Logger | getLogger () |
|
static void | log (Level level, String message) |
|
static void | log (Level level, String message, Throwable throwable) |
|
static boolean | renderWorldBlock (RenderBlocks renderer, IBlockAccess world, int x, int y, int z, Block block, int modelId) |
|
static void | renderInventoryBlock (RenderBlocks renderer, Block block, int metadata, int modelID) |
|
static boolean | renderItemAsFull3DBlock (int modelId) |
|
static void | doTextureCopy (Texture atlas, Texture source, int targetX, int targetY) |
|
A static hook library for optifine and other basemod editing code to access FML functions
- Author
- cpw