PluginMessage event

This commit is contained in:
JunDao
2019-05-19 11:32:31 +08:00
parent 4653cab5e1
commit 7e8118e21f
8 changed files with 94 additions and 27 deletions

View File

@ -12,7 +12,7 @@ type Player struct {
OnGround bool
HeldItem int //拿着的物品栏位
Inventory []entity.Solt
Inventory []entity.Slot
Health float32 //血量
Food int32 //饱食度