From a86c068f8ba5b707b6f9c144f35a0c9d51fc0e49 Mon Sep 17 00:00:00 2001 From: MoonLake Date: Sun, 18 Jun 2017 17:53:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=AF=E6=8C=81=E5=BA=93=20v1.0.1=20?= =?UTF-8?q?=E6=9B=B4=E6=96=B0:=20=E8=81=8A=E5=A4=A9=E8=8A=B1=E5=BC=8F?= =?UTF-8?q?=E7=BB=84=E4=BB=B6=E6=B7=BB=E5=8A=A0=E5=B1=9E=E6=80=A7=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E5=87=BD=E6=95=B0,=20=E4=BB=A5=E5=8F=8A=E8=81=8A?= =?UTF-8?q?=E5=A4=A9=E5=BA=8F=E5=88=97=E5=8C=96=E6=94=AF=E6=8C=81=E8=BF=99?= =?UTF-8?q?=E4=BA=9B=E5=B1=9E=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../java/com/minecraft/moonlake/chat/ChatComponentFancy.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/java/com/minecraft/moonlake/chat/ChatComponentFancy.java b/src/main/java/com/minecraft/moonlake/chat/ChatComponentFancy.java index 35bc3d6..cc31076 100644 --- a/src/main/java/com/minecraft/moonlake/chat/ChatComponentFancy.java +++ b/src/main/java/com/minecraft/moonlake/chat/ChatComponentFancy.java @@ -121,7 +121,7 @@ public ChatComponentFancy withObfuscated() { } /** - * 置当前聊天组件具有点击事件属性 + * 设置当前聊天组件具有点击事件属性 * * @param action 交互类型 * @param value 值 @@ -136,7 +136,7 @@ public ChatComponentFancy withClickEvent(ChatClickEvent.Action action, String va } /** - * 置当前聊天组件具有移动上事件属性 + * 设置当前聊天组件具有移动上事件属性 * * @param action 交互类型 * @param value 值