Player.world

Teleports the player to another world.

  1. World world [@property getter]
  2. World world [@property setter]
    class Player
    @property
    world

Bugs

in Minecraft: Pocket Edition chunks are not unloaded, this means that the old-world's chunks that are not re-sent by the new world will be visible and usable by the client.

Meta