ItemStack item_fits - Uberi/MineTest-API GitHub Wiki ItemStack:item_fits Description returns true if item or stack can be fully added to this one Syntax [boolean](../type/boolean.html) item_fits([ItemStack](../type/ItemStack.html) stack) Examples stack:item_fits(ItemStack("default:mese")) ⚠️ **GitHub.com Fallback** ⚠️