ForgePatch/fml/client/net/minecraft/src
2012-06-26 16:24:50 -04:00
..
BaseMod.java Fix ticking for GUI ticks too! 2012-06-22 09:30:27 -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 Add in a mechanism to get the modcontainer for a mod - so things can be programmatically changed 2012-06-26 16:24:50 -04:00
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