ForgePatch/common/net/minecraftforge/liquids
Christian ca16b4b1bd Some liquid events. Non-API breaking. Add them at your leisure. This helps liquids know
what's happening to them. In case they're volatile or something ;)
2012-11-16 01:28:29 -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 Change name to LiquidContainerRegistry. Fix up missing API. This better be it now! 2012-11-15 06:43:16 -05:00
LiquidContainerRegistry.java Another difference 2012-11-15 21:54:19 -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
LiquidEvent.java Some liquid events. Non-API breaking. Add them at your leisure. This helps liquids know 2012-11-16 01:28:29 -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 liquid events. Non-API breaking. Add them at your leisure. This helps liquids know 2012-11-16 01:28:29 -05:00