Add bot API to handle experience updates
This commit is contained in:
@ -16,4 +16,6 @@ type Player struct {
|
||||
Health float32 //血量
|
||||
Food int32 //饱食度
|
||||
FoodSaturation float32 //食物饱和度
|
||||
|
||||
Level int32
|
||||
}
|
||||
|
Reference in New Issue
Block a user