ItemStack get_count - Uberi/MineTest-API GitHub Wiki

ItemStack:get_count

Description

returns number of items on the stack

Syntax

[integer](../type/integer.html) get_count()

Examples

local count = stack:get_count()
⚠️ **GitHub.com Fallback** ⚠️