• Draws a random itemid from the itempool and creates the item.

    Parameters

    • whichItemPool: HandleHolder<"itempool">

      The itempool to draw from.

    • x: number

      The x-coordinate of the item.

    • y: number

      The y-coordinate of the item.

    Returns Item

Generated using TypeDoc