resonant-induction/minecraft/liquidmechanics/common
Rseifert 1e5c47ad3f nothing much
Moved some stuff around, and made LiquidHandler able to be used in the
api folder to help other people work with this mod. The api is not
actual needed to work with this mod but it contains helpers to make life
easier.

Also added a method to LiquidHandler to get the name of a LiquidStack
which for some reason can't be directly gotten from the liquidStack
itself. Too get it i had to iterate over the hashMap used to store
liquids. If the LiquidStack is linked to a LiquidData it will use the
LiquidData name first.

Also removed PipeInstance since its not actual needed anymore now that
PipeColor is directly linked the pipe as well as the PipeBlock metadata.
2013-01-06 23:15:21 -05:00
..
block nothing much 2013-01-06 23:15:21 -05:00
handlers nothing much 2013-01-06 23:15:21 -05:00
item more Changes 2013-01-06 00:13:09 -05:00
tileentity nothing much 2013-01-06 23:15:21 -05:00
CommonProxy.java Pushing code changed by Calc 2013-01-02 13:55:29 -05:00
LiquidMechanics.java nothing much 2013-01-06 23:15:21 -05:00
MetaGroup.java more changes 2013-01-05 11:47:53 -05:00
TabLiquidMechanics.java Pushing code changed by Calc 2013-01-02 13:55:29 -05:00