Package alexiil.mc.lib.attributes.fluid.impl
-
-
Enum Summary Enum Description EmptyFixedFluidInv AnFixedFluidInv
with no tanks.EmptyFluidExtractable AFluidExtractable
that never returns any fluid fromEmptyFluidExtractable.attemptExtraction(FluidFilter, int, Simulation)
.EmptyFluidTransferable AnFluidTransferable
that never returns any items fromEmptyFluidTransferable.attemptExtraction(FluidFilter, int, Simulation)
, nor accepts any items inEmptyFluidTransferable.attemptInsertion(FluidVolume, Simulation)
.EmptyGroupedFluidInv GroupedFluidInvView
for an empty inventory.RejectingFluidInsertable AnFluidInsertable
that always refuses to accept any insertedFluidVolume
.