package
Version:
v0.0.0-...-b730334
Opens a new window with list of versions in this module.
Published: Jun 23, 2021
License: MIT
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Region contain 32*32 chunks in one .mca file
Open open a .mca file and read the head.
Close the Region after used.
Close close the region file
ReadSector find and read the anvilChunkSection data from region
type World struct {
WorldName string
}
Block returns the block at the given global x, y, and z.
func (*World) Column ¶
Column returns the column with the given column x and column z.
SetBlock sets a block at the given global x, y, and z.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.