PlayerSession.dimension

Gets the player's world, which is updated by the node every time the client changes dimension.

  1. World world [@property setter]
  2. byte dimension [@property getter]
    class PlayerSession
    final shared nothrow @property @safe @nogc
    byte
    dimension
    ()

Meta