ForgePatch/common
Christian f06e0be5e5 We try and log a message if we detect a world leak: it's probably not infallible, but it should
help mod developers- if you see this when testing your mod with, say, mystcraft, you're probably
keeping a hold of an invalid handle to the World (either directly, or indirectly via Entity or TileEntity)
and you should look to refactor to wrap those handles in WeakReferences
2013-01-27 10:43:35 -05:00
..
net/minecraftforge We try and log a message if we detect a world leak: it's probably not infallible, but it should 2013-01-27 10:43:35 -05:00
forge_at.cfg Some access transformations to allow mystcraft to work again. Closes #331 2012-12-23 15:32:25 -05:00