class Nbt::Region
- Nbt::Region
- Reference
- Object
Defined in:
region.crConstant Summary
-
CHUNK_SIZE =
16
-
SIZE =
32
Constructors
Class Method Summary
Instance Method Summary
- #io : IO
-
#read_chunk(x : Int32, z : Int32)
Parameters: - x : X coordinate of the chunk - z : Z coordinate of the chunk
- #timestamp(x : Int32, z : Int32)
Constructor Detail
Class Method Detail
Instance Method Detail
def read_chunk(x : Int32, z : Int32)
#
Parameters:
- x : X coordinate of the chunk
- z : Z coordinate of the chunk