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

Split item stack if it exceeds its items StackMaxSize property into child items of passed in parent

Parameters

itemToSplit: Item

Item to split into smaller stacks

Returns

Array of root item + children