Uses of Package
alexiil.mc.lib.attributes.fluid.impl
-
ClassDescriptionBase class for
SubFixedFluidInvView
andMappedFixedFluidInvView
.AnFixedFluidInvView
that delegates to a list of them instead of storing items directly.A simple delegate base class forFixedFluidInv
.AnFixedFluidInv
with no tanks.AFluidExtractable
that never returns any fluid fromEmptyFluidExtractable.attemptExtraction(FluidFilter, int, Simulation)
.AnFluidTransferable
that never returns any items fromEmptyFluidTransferable.attemptExtraction(FluidFilter, int, Simulation)
, nor accepts any items inEmptyFluidTransferable.attemptInsertion(FluidVolume, Simulation)
.GroupedFluidInvView
for an empty inventory.AnFluidInsertable
that always refuses to accept any insertedFluidVolume
.A simple, extendible, fixed size item inventory that supports all of the features thatFixedFluidInv
exposes.A sub-view of an existingFixedFluidInvView
.