accepts

open fun accepts(type: FluidType, amount: Long): Boolean

Whether this NetworkedFluidContainer can accept amount of type.


open fun accepts(type: FluidType): Boolean

Whether this NetworkedFluidContainer can accept type.