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 值