Uses of Package
alexiil.mc.lib.attributes.item.impl
-
ClassDescriptionBase class for
SubFixedItemInvView
andMappedFixedItemInvView
.AnFixedItemInv
that delegates to a list of them instead of storing items directly.AnFixedItemInvView
that delegates to a list of them instead of storing items directly.A combined version of multipleGroupedItemInvView
's.A simple delegate base class forFixedItemInv
.AnFixedItemInv
with no slots.GroupedItemInvView
for an empty inventory.AnItemExtractable
that never returns any items fromEmptyItemExtractable.attemptExtraction(ItemFilter, int, Simulation)
.AnItemTransferable
that never returns any items fromEmptyItemTransferable.attemptExtraction(ItemFilter, int, Simulation)
, nor accepts any items inEmptyItemTransferable.attemptInsertion(ItemStack, Simulation)
.A simple, extendible, fixed size item inventory that supports all of the features thatFixedItemInv.CopyingFixedItemInv
exposes.AGroupedItemInvView
that wraps aFixedItemInvView
.Default implementation forFixedItemInvView.getMappedInv(int...)
.AnItemInsertable
that always refuses to accept any insertedItemStack
.A simple implementation ofLimitedFixedItemInv
that makes no assumptions about the backingFixedItemInv
.Default implementation forFixedItemInvView.getSubInv(int, int)
.