Skip to main content
The Deno 2 Release Candidate is here
Learn more
method ItemHelper.prototype.isItemTplStackable
import { ItemHelper } from "https://deno.land/x/sptaki@1.2.0/helpers/ItemHelper.d.ts";

Can the passed in item be stacked

Parameters

tpl: string

item to check

Returns

boolean

true if it can be stacked