调整bot功能的列举顺序

This commit is contained in:
Tnze
2019-06-15 16:00:55 +08:00
parent 777525e03d
commit 81e21a7713

View File

@ -14,17 +14,16 @@ There's some library in Go support you to create your Minecraft client or server
- [x] Minecraft network protocal
bot:
- [x] Use item
- [x] Swing arm
- [x] Get inventory
- [x] Pick item
- [x] Drop item
- [x] Swap item in hands
- [x] Use item
- [x] Use entity
- [x] Attack entity
- [x] Use/Place block
- [x] Mine block
- [x] Pick item
- [x] Drop item
- [x] Swap item in hands
- [x] Get inventory
> 由于仍在开发中部分API在未来版本中可能会变动