Update README.md
This commit is contained in:
@ -8,13 +8,13 @@
|
|||||||
There's some library in Go support you to create your Minecraft client or server.
|
There's some library in Go support you to create your Minecraft client or server.
|
||||||
这是一些Golang库,用于帮助你编写自己的Minecraft客户端或服务器,
|
这是一些Golang库,用于帮助你编写自己的Minecraft客户端或服务器,
|
||||||
- [x] Chat
|
- [x] Chat
|
||||||
- [x] Parse NBT
|
- [x] NBT
|
||||||
- [x] Simple MC robot lib
|
|
||||||
- [x] Yggdrasil
|
- [x] Yggdrasil
|
||||||
- [x] Minecraft network protocol
|
- [x] Realms Server
|
||||||
- [x] RCON protocol
|
- [x] RCON protocol
|
||||||
- [x] Saves decoding /encoding
|
- [x] Saves decoding /encoding
|
||||||
- [x] Realms Server
|
- [x] Minecraft network protocol
|
||||||
|
- [x] Simple MC robot lib
|
||||||
|
|
||||||
bot:
|
bot:
|
||||||
- [x] Swing arm
|
- [x] Swing arm
|
||||||
@ -27,6 +27,7 @@ bot:
|
|||||||
- [x] Attack entity
|
- [x] Attack entity
|
||||||
- [x] Use/Place block
|
- [x] Use/Place block
|
||||||
- [x] Mine block
|
- [x] Mine block
|
||||||
|
- [x] Custom packets
|
||||||
- [ ] Record entities
|
- [ ] Record entities
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user