Chunk.z

Returns the position of the chunk in the world.

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

Meta