Interface IFluidItem


public interface IFluidItem
Implement this interface on your item to auto register the capability for it
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
  • Method Details

    • getFluidCapacity

      int getFluidCapacity()