selery ~master (2019-01-01T00:21:55Z)
Dub
Repo
Chunk.position
selery
world
chunk
Chunk
Returns the position of the chunk in the world.
ChunkPosition
position
[@property getter]
class
Chunk
final pure nothrow @
property
@
safe
@
nogc
const
ChunkPosition
position
(
)
int
x
[@property getter]
int
z
[@property getter]
Meta
Source
See Implementation
selery
world
chunk
Chunk
constructors
this
functions
createSection
emptySection
firstBlock
opBinaryRight
opIndex
opIndexAssign
registerTile
removeSection
resetSnow
save
sectionAt
tickSection
tileAt
unload
properties
blocks
empty
nextSnow
position
sections
world
x
z
variables
HEIGHT
biomes
changed_blocks
changed_tiles
lights
saveChangedBlocks
tiles
Returns the position of the chunk in the world.