@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
Package org.spongepowered.api.item.inventory.slot
-
Interface Summary Interface Description EquipmentSlot An inventory slot which can only contain equipment.FilteringSlot An inventory slot which can only accept certain types of item.FuelSlot A slot which consumes fuel of some kind for smelting or other purposes.InputSlot An input slot used to supply items to a crafting, smelting, enchanting or other automated process.OutputSlot A slot which contains the output of an automated process such as smelting, crafting, enchanting, etc.SidedSlot A slot which belongs to a particular side of a "sided" inventory. -
Class Summary Class Description SlotMatchers A collection ofKeyValueMatcher
s that can be used to query forSlot
s.