ForgePatch/common/net/minecraftforge/liquids
Christian 0b9727305e Fix accidentally removed not-deprecated methods.
Update FML: d604e44
d604e44 InterModComms now supports a runtime polling based model for inter-mod comms at runtime. Deprecate method that shouldn't be used. COPY it's content to your mod. Don't CALL it.
8b7778c Don't be as alarming about item overwrites.
2012-12-18 14:17:56 -05:00
..
IBlockLiquid.java Automatically resolved imports. 2012-12-12 21:58:35 -08:00
ILiquid.java Add in the basic IBlockLiquid interface. The actual block implementation 2012-11-13 21:54:57 -05:00
ILiquidTank.java Removed all functions marked as deperacted for the new MC version 2012-12-18 05:28:09 -08: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 Removed all functions marked as deperacted for the new MC version 2012-12-18 05:28:09 -08:00
LiquidContainerRegistry.java Automatically resolved imports. 2012-12-12 21:58:35 -08:00
LiquidDictionary.java Removed all functions marked as deperacted for the new MC version 2012-12-18 05:28:09 -08:00
LiquidEvent.java Automatically resolved imports. 2012-12-12 21:58:35 -08:00
LiquidStack.java Automatically resolved imports. 2012-12-12 21:58:35 -08:00
LiquidTank.java Fix accidentally removed not-deprecated methods. 2012-12-18 14:17:56 -05:00