Interface RecipeInput.Crafting
- All Superinterfaces:
Inventory
,RecipeInput
,ValueContainer
- Enclosing interface:
RecipeInput
A recipe input with a crafting grid used for
CraftingRecipe
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.spongepowered.api.item.inventory.Inventory
Inventory.Builder
Nested classes/interfaces inherited from interface org.spongepowered.api.item.recipe.crafting.RecipeInput
RecipeInput.Crafting, RecipeInput.Factory, RecipeInput.Single, RecipeInput.Smithing
-
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
-
Method Details
-
asGrid
GridInventory asGrid()
-