ForgePatch/common/net/minecraftforge/liquids
King Lemming 73a2a5d78a Liquid Manager Rewrite - slightly more memory usage, loads more efficient at runtime.
Added default Lava and Water registrations to Liquid Manager.
Removed method which relied on flawed assumption that a given liquid only had a single type of container.

Signed-off-by: King Lemming <kinglemming@gmail.com>
2012-11-14 20:27:47 -05:00
..
IBlockLiquid.java Add in the basic IBlockLiquid interface. The actual block implementation 2012-11-13 21:54:57 -05:00
ILiquid.java Add in the basic IBlockLiquid interface. The actual block implementation 2012-11-13 21:54:57 -05:00
ILiquidTank.java Some new stuff on the liquid API for better RP2 interaction. Coming soon: blocks! 2012-11-13 14:27:31 -05:00
ITankContainer.java Some new stuff on the liquid API for better RP2 interaction. Coming soon: blocks! 2012-11-13 14:27:31 -05:00
LiquidData.java As agreed, liquid API from BuildCraft has been migrated to minecraft forge. There will be cleanups to follow, 2012-11-10 21:27:08 -05:00
LiquidDictionary.java Some new stuff on the liquid API for better RP2 interaction. Coming soon: blocks! 2012-11-13 14:27:31 -05:00
LiquidManager.java Liquid Manager Rewrite - slightly more memory usage, loads more efficient at runtime. 2012-11-14 20:27:47 -05:00
LiquidStack.java As agreed, liquid API from BuildCraft has been migrated to minecraft forge. There will be cleanups to follow, 2012-11-10 21:27:08 -05:00
LiquidTank.java Some new stuff on the liquid API for better RP2 interaction. Coming soon: blocks! 2012-11-13 14:27:31 -05:00