Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Region ¶
type Region struct {
// contains filtered or unexported fields
}
Region contain 32*32 chunks in one .mca file
func (*Region) ExistSector ¶
ExistSector return if a sector is exist
func (*Region) ReadSector ¶
ReadSector find and read the Chunk data from region
Click to show internal directories.
Click to hide internal directories.