perf: 优化代码
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package cn.hamster3.mc.plugin.core.common.serializer;
|
||||
package cn.hamster3.mc.plugin.core.common.impl;
|
||||
|
||||
import com.google.gson.*;
|
||||
import net.kyori.adventure.text.Component;
|
@@ -1,4 +1,4 @@
|
||||
package cn.hamster3.mc.plugin.core.common.serializer;
|
||||
package cn.hamster3.mc.plugin.core.common.impl;
|
||||
|
||||
import cn.hamster3.mc.plugin.core.common.data.DisplayMessage;
|
||||
import com.google.gson.*;
|
Reference in New Issue
Block a user