ForgePatch/fml/client/net/minecraft/src
2012-07-23 16:33:17 -02:30
..
BaseMod.java Lots of client patch fixup 2012-07-05 18:13:47 -04:00
ClientRegistry.java Add in a new recipe handler registry method for ease of adding recipes to MC 2012-06-26 15:29:34 -04:00
EntityRendererProxy.java Added EntityRendererProxy class for compatibility with ModLoader mods that rely on it's existance. 2012-06-17 19:30:10 -07:00
FMLRenderAccessLibrary.java Add static log() functions to the RenderAccessLibrary, and fixed up the logo rendering to better display the images. 2012-06-05 18:49:07 -07:00
MLProp.java Reorganize for bukkit integration 2012-05-31 22:09:45 -04:00
ModLoader.java A bunch more fixes for FML mods 2012-07-23 16:33:17 -02:30
ModTextureAnimation.java Fixed up ModTexture* classes to use the ITextureFX events to resize the image as needed. Also fixed ModTextureStatic's not being applied properly. 2012-05-24 22:48:15 -07:00
ModTextureStatic.java Fixed up ModTexture* classes to use the ITextureFX events to resize the image as needed. Also fixed ModTextureStatic's not being applied properly. 2012-05-24 22:48:15 -07:00
SidedProxy.java Helps to have a retention policy for runtime annotations 2012-06-02 22:40:45 -04:00