World.players

Gets a list of the players spawned in the world.

  1. T[] players [@property getter]
  2. Player[] players [@property getter]
    class World
    @property
    players
    (
    string condition
    )
    ()

Meta