• Creates an item object at the specified coordinates ( x , y ).

    Parameters

    • itemid: number

      The rawcode of the item.

    • x: number

      The x-coordinate of the item.

    • y: number

      The y-coordinate of the item.

    Returns Item

Generated using TypeDoc