Interface FixedFluidInv

All Superinterfaces:
Convertible, FixedFluidInvView
All Known Subinterfaces:
LimitedFixedFluidInv
All Known Implementing Classes:
CombinedFixedFluidInv, DelegatingFixedFluidInv, EmptyFixedFluidInv, JumboFixedFluidInv, MappedFixedFluidInv, SimpleFixedFluidInv, SimpleLimitedFixedFluidInv, SubFixedFluidInv

public interface FixedFluidInv
extends FixedFluidInvView
A FixedFluidInvView that can have it's contents changed. Note that this does not imply that the contents can be changed to anything the caller wishes them to be.

The attribute is stored in FluidAttributes.FIXED_INV.