9
0
mirror of https://github.com/Xiao-MoMi/craft-engine.git synced 2025-12-30 12:29:15 +00:00
This commit is contained in:
XiaoMoMi
2025-04-12 15:53:47 +08:00
parent 1e417cf6b4
commit a991b22735
4 changed files with 3 additions and 7 deletions

View File

@@ -32,7 +32,6 @@ import org.bukkit.inventory.view.AnvilView;
import java.lang.reflect.InvocationTargetException;
import java.util.*;
import java.util.stream.Collectors;
public class BukkitFontManager extends AbstractFontManager implements Listener {
private final BukkitCraftEngine plugin;