summaryrefslogtreecommitdiffstats
path: root/nms-patches/JsonListEntry.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/JsonListEntry.patch')
-rw-r--r--nms-patches/JsonListEntry.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/nms-patches/JsonListEntry.patch b/nms-patches/JsonListEntry.patch
deleted file mode 100644
index 7e3bed75..00000000
--- a/nms-patches/JsonListEntry.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/net/minecraft/server/JsonListEntry.java
-+++ b/net/minecraft/server/JsonListEntry.java
-@@ -14,7 +14,7 @@
- this.a = t0;
- }
-
-- T getKey() {
-+ public T getKey() { // CraftBukkit - public
- return this.a;
- }
-