Uses of Interface
alexiil.mc.lib.attributes.item.LimitedFixedItemInv
Package | Description |
---|---|
alexiil.mc.lib.attributes.item | |
alexiil.mc.lib.attributes.item.impl |
-
Uses of LimitedFixedItemInv in alexiil.mc.lib.attributes.item
Methods in alexiil.mc.lib.attributes.item that return LimitedFixedItemInv Modifier and Type Method Description LimitedFixedItemInv
LimitedFixedItemInv. copy()
Creates a copy of thisLimitedFixedItemInv
(with the same backing inventory and the same rules).default LimitedFixedItemInv
FixedItemInv. createLimitedFixedInv()
LimitedFixedItemInv
LimitedFixedItemInv. markFinal()
Marks this object as final, and disallows any further changes to this.default LimitedFixedItemInv
LimitedFixedItemInv. reset()
Completely clears all rules currently imposed. -
Uses of LimitedFixedItemInv in alexiil.mc.lib.attributes.item.impl
Classes in alexiil.mc.lib.attributes.item.impl that implement LimitedFixedItemInv Modifier and Type Class Description class
SimpleLimitedFixedItemInv
A simple implementation ofLimitedFixedItemInv
that makes no assumptions about the backingFixedItemInv
.static class
SimpleLimitedFixedItemInv.OfCopying
static class
SimpleLimitedFixedItemInv.OfModifiable
Methods in alexiil.mc.lib.attributes.item.impl that return LimitedFixedItemInv Modifier and Type Method Description LimitedFixedItemInv
SimpleLimitedFixedItemInv. copy()