Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Chunk ¶
type Chunk struct {
X int32
Z int32
Sections [16]*api_chunk.ChunkSection
}
func (*Chunk) GetSections ¶
func (c *Chunk) GetSections() [16]*api_chunk.ChunkSection
Click to show internal directories.
Click to hide internal directories.