ForgePatch/common/net/minecraftforge/liquids
King Lemming 213fb9bd1a Fixed oversights in liquid registry, added functionality for instant checks as requested by CJ.
Liquid list return is now secure.

Signed-off-by: King Lemming <kinglemming@gmail.com>
2012-11-15 02:43:35 -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 Rename some liquid stuff for more sensible naming. Tweak API slightly. 2012-11-14 21:22:44 -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
LiquidContainerData.java Rename some liquid stuff for more sensible naming. Tweak API slightly. 2012-11-14 21:22:44 -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
LiquidItemRegistry.java Fixed oversights in liquid registry, added functionality for instant checks as requested by CJ. 2012-11-15 02:43:35 -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