• Creates an empty itempool handle.

    Item pools are initially empty, but can have item-types added to them via ItemPoolAddItemType. Item pools only serve for random item placing, via PlaceRandomItem.

    Returns HandleHolder<"itempool">

Generated using TypeDoc