Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrInvalidChunk = errors.New("invalid chunk") ErrUnKnownCompression = errors.New("unknown compression") )
View Source
var ( ErrNBTUUID = errors.New("错误的 uuid") ErrNotStruct = errors.New("不是 struct") ErrNotSlice = errors.New("不是 slice") ErrNotInt32 = errors.New("不是 int32") ErrPos = errors.New("错误的坐标") )
View Source
var ErrFormt = errors.New("错误的格式")
View Source
var ErrNotMap = errors.New("not map")
View Source
var ErrOutRange = errors.New("超过数组范围")
Functions ¶
func BlockPos2Mca ¶
func WriteChunk ¶
Types ¶
type ErrNotExistSector ¶
func (ErrNotExistSector) Error ¶
func (e ErrNotExistSector) Error() string
Click to show internal directories.
Click to hide internal directories.