Chunk.x

Returns the position of the chunk in the world.

  1. ChunkPosition position [@property getter]
  2. int x [@property getter]
    class Chunk
    final pure nothrow @property @safe @nogc const
    int
    x
    ()
  3. int z [@property getter]

Meta