From 81e21a7713132ab8b4ef37bc2226581e19dca1b5 Mon Sep 17 00:00:00 2001 From: Tnze Date: Sat, 15 Jun 2019 16:00:55 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4bot=E5=8A=9F=E8=83=BD?= =?UTF-8?q?=E7=9A=84=E5=88=97=E4=B8=BE=E9=A1=BA=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 6e8e10b..2909c72 100644 --- a/README.md +++ b/README.md @@ -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在未来版本中可能会变动