ForgePatch/common/net/minecraftforge
LexManos 81b5db6f37 Added new functions to the Config class to allow for specification of comments when getting properties.
Added new getTerrainBlock whihc will limit the resuling ID to < 256, useful for world gen.
Calls to getBlock with IDs less then 256 will be assigned values above 256 {Thus freeing up terrain gen slots}
Made ConfigCategory implement Map<String, Propertery> should fix compatibility with most mods that broke two builds ago.
2012-11-27 02:06:29 -08:00
..
classloading Moved logo to new client folder 2012-08-04 22:45:31 -07:00
common Added new functions to the Config class to allow for specification of comments when getting properties. 2012-11-27 02:06:29 -08:00
event Fix breaking despite cancel in creative mode for PlayerInteractEvent OR #247 2012-11-12 17:34:26 -08:00
liquids Some liquid events. Non-API breaking. Add them at your leisure. This helps liquids know 2012-11-16 01:28:29 -05:00
oredict OreDictionary addition: getOreID(ItemStack) 2012-11-26 21:22:11 -06:00
transformers Fix classloading issue preventing JRockit from running forge 2012-10-19 09:30:31 -04:00