Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Block ¶
type Block struct {
// contains filtered or unexported fields
}
Block is the base of world
type Chunk ¶
type Chunk struct {
// contains filtered or unexported fields
}
Chunk store a 256*16*16 clolumn blocks
Click to show internal directories.
Click to hide internal directories.