ItemStack to_table - Uberi/MineTest-API GitHub Wiki

ItemStack:to_table

Description

returns the stack in Lua table form

Syntax

[table](../type/table.html) to_table()

Examples

local itemtable = stack:to_table()
⚠️ **GitHub.com Fallback** ⚠️