Uses of Interface
net.minecraftforge.liquids.ILiquid

Packages that use ILiquid
net.minecraftforge.liquids   
 

Uses of ILiquid in net.minecraftforge.liquids
 

Subinterfaces of ILiquid in net.minecraftforge.liquids
 interface IBlockLiquid
          Implementors of this interface are a liquid which may receive a block implementation and can be placed in the world.