ForgePatch/common/net/minecraftforge
LexManos 27e4c3c3d5 Changed Configuration to use overloaded methods, and changed the order of arguments to be Category, Key, Value instead of Key, Category, Value to hopefully help cleanup some peopels code.
Added function to get a free Item id. Will only accept values that are not in the block space. Needs testing.
Marked all the old getOrCreate* functions as deprecated.
2012-09-24 22:33:56 -07:00
..
classloading Moved logo to new client folder 2012-08-04 22:45:31 -07:00
common Changed Configuration to use overloaded methods, and changed the order of arguments to be Category, Key, Value instead of Key, Category, Value to hopefully help cleanup some peopels code. 2012-09-24 22:33:56 -07:00
event Fix potential issue with custom events where the constructor is not visible from the EventBus class, Should never arise but meh. 2012-09-11 17:49:21 -07:00
oredict Clean up some javadoc warnings. 2012-09-11 13:11:17 -07:00
transformers Updated FML, Should fix a lot of installing issues for MCP. 2012-08-12 05:14:32 -07:00