Deleted is deleted
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
# Go-MC
|
# Go-MC
|
||||||

|

|
||||||

|

|
||||||
[](https://godoc.org/github.com/Tnze/go-mc)
|
[](https://godoc.org/github.com/Tnze/go-mc)
|
||||||
[](https://goreportcard.com/report/github.com/Tnze/go-mc)
|
[](https://goreportcard.com/report/github.com/Tnze/go-mc)
|
||||||
|
@ -53,7 +53,6 @@ type PlayInfo struct {
|
|||||||
Hardcore bool //是否是极限模式
|
Hardcore bool //是否是极限模式
|
||||||
Dimension int //维度
|
Dimension int //维度
|
||||||
Difficulty int //难度
|
Difficulty int //难度
|
||||||
// LevelType string //地图类型 1.16删了
|
|
||||||
ViewDistance int //视距
|
ViewDistance int //视距
|
||||||
ReducedDebugInfo bool //减少调试信息
|
ReducedDebugInfo bool //减少调试信息
|
||||||
WorldName string //当前世界的名字
|
WorldName string //当前世界的名字
|
||||||
|
Reference in New Issue
Block a user