Name | <InventoryTag.matrix> |
Returns | ListTag(ItemTag) |
Mechanism | InventoryTag.matrix |
Description | Returns the items currently in a crafting inventory's matrix. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/InventoryTag.java#L2183 |