Function giveItem

  • Give entities item(s).

    Parameters

    • entity: Entity | Entity[]

      The entities to give item(s).

    • item: ItemStack

      The item(s) to give

    Returns void