public interface IContainerLiquidTanks
| Modifier and Type | Method and Description |
|---|---|
net.minecraftforge.fluids.IFluidTank |
getTank(int slot) |
void |
handlePipetteClick(int slot,
net.minecraft.entity.player.EntityPlayerMP player) |
void |
handlePipetteClickClient(int slot,
net.minecraft.entity.player.EntityPlayer player) |