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
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceA recipe input with a crafting grid used forCraftingRecipestatic interfacestatic interfaceA recipe input with a singleItemStacke.g.static interfaceA 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