fix compile

This commit is contained in:
Mariell Hoversholm 2021-03-17 10:47:08 +01:00
parent 61ccf4bd87
commit 2d21a9f100

View file

@ -321,6 +321,8 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
+
+ private static boolean anyListeners(final HandlerList handlers) {
+ return handlers.getRegisteredListeners().length > 0;
+ }
+}
diff --git a/src/main/java/io/papermc/paper/adventure/DisplayNames.java b/src/main/java/io/papermc/paper/adventure/DisplayNames.java
new file mode 100644
index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000