Interface RecipeInput
- All Superinterfaces:
Inventory
,ValueContainer
- All Known Subinterfaces:
RecipeInput.Crafting
,RecipeInput.Single
,RecipeInput.Smithing
A special inventory used as an input for a
Recipe
.-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
A recipe input with a crafting grid used forCraftingRecipe
static interface
static interface
A recipe input with a singleItemStack
e.g.static interface
A recipe input with the 3 input stacks for the template, base item and additional item.Nested classes/interfaces inherited from interface org.spongepowered.api.item.inventory.Inventory
Inventory.Builder
-
Method Summary
Methods inherited from interface org.spongepowered.api.item.inventory.Inventory
asViewable, canFit, capacity, children, clear, contains, contains, containsAny, containsChild, containsInventory, freeCapacity, get, get, hasChildren, intersect, offer, offer, parent, peek, peekAt, poll, poll, pollFrom, pollFrom, query, query, query, query, query, query, root, set, slot, slots, totalQuantity, union