Nbt::Region
Inherits Reference < Object
Constants
CHUNK_SIZE = 16
SIZE = 32
Constructors
new(io : IO)
SourceClass methods
chunk_coords(x : Float64, z : Float64)
Sourceregion_coords(x : Float64, z : Float64)
SourceInstance methods
io
Sourceread_chunk(x : Int32, z : Int32)
Parameters:
- x : X coordinate of the chunk
- z : Z coordinate of the chunk
timestamp(x : Int32, z : Int32)
Source