Uses of Class
alexiil.mc.lib.attributes.item.SingleItemSlotView
Package | Description |
---|---|
alexiil.mc.lib.attributes.item |
-
Uses of SingleItemSlotView in alexiil.mc.lib.attributes.item
Subclasses of SingleItemSlotView in alexiil.mc.lib.attributes.item Modifier and Type Class Description class
SingleCopyingItemSlot
class
SingleItemSlot
A delegating accessor of a single slot in aFixedItemInv
.Methods in alexiil.mc.lib.attributes.item that return SingleItemSlotView Modifier and Type Method Description default SingleItemSlotView
FixedItemInvView. getSlot(int slot)
Methods in alexiil.mc.lib.attributes.item that return types with arguments of type SingleItemSlotView Modifier and Type Method Description default java.lang.Iterable<? extends SingleItemSlotView>
FixedItemInvView. slotIterable()