ForgePatch/common/net/minecraftforge
Christian 595d3e9e79 Some changes to the ForgeChunkManager.
Null modData is allowed now.
The entity id is actually properly persisted in the ticket now.
There is a new "orderedLoadingCallback" that allows you to provide a preferred ticket loading order in case of "excess tickets". Also, tickets
that are not in the returned list are now unregistered.
There is a way to resort the chunks in the forced chunklist on a ticket now.
Log the dormant cache configuration
2012-09-24 17:38:41 -04:00
..
classloading Moved logo to new client folder 2012-08-04 22:45:31 -07:00
common Some changes to the ForgeChunkManager. 2012-09-24 17:38:41 -04: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