Name | <InventoryTag.input> |
Returns | ItemTag |
Mechanism | InventoryTag.input |
Description | Returns the item currently in the smelting slot of a furnace inventory, or the ingredient slot of a brewing stand inventory. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/InventoryTag.java#L2332 |