support Inventory and Delegate
This commit is contained in:
@ -12,7 +12,6 @@ type Player struct {
|
||||
OnGround bool
|
||||
|
||||
HeldItem int //拿着的物品栏位
|
||||
Inventory []entity.Slot
|
||||
|
||||
Health float32 //血量
|
||||
Food int32 //饱食度
|
||||
|
Reference in New Issue
Block a user