ForgePatch/common/net/minecraftforge
iChun 1e8c2a9acf Add check that Entity saves to disk before saving entity to saved chunkloading data.
Returning false to addEntityID prevents the entity from being saved (cred to LexManos)
Entities which do not save to disk but are chunkloaders causes errors the next time the world loads. This ought to fix it.
2012-11-24 16:27:17 +08:00
..
classloading Moved logo to new client folder 2012-08-04 22:45:31 -07:00
common Add check that Entity saves to disk before saving entity to saved chunkloading data. 2012-11-24 16:27:17 +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 Added saplings and leaves to the ore dict. PR: #242 2012-11-12 17:07:33 -08:00
transformers Fix classloading issue preventing JRockit from running forge 2012-10-19 09:30:31 -04:00