summaryrefslogtreecommitdiffstats
path: root/nms-patches/LootTableInfo.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/LootTableInfo.patch')
-rw-r--r--nms-patches/LootTableInfo.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/nms-patches/LootTableInfo.patch b/nms-patches/LootTableInfo.patch
index 44c1d298..41fb44e6 100644
--- a/nms-patches/LootTableInfo.patch
+++ b/nms-patches/LootTableInfo.patch
@@ -26,7 +26,7 @@
}
@Nullable
-@@ -127,11 +130,11 @@
+@@ -124,11 +127,11 @@
return LootTableInfo.EntityTarget.a(jsonreader.nextString());
}
@@ -40,7 +40,7 @@
this.a(jsonwriter, (LootTableInfo.EntityTarget) object);
}
}
-@@ -141,6 +144,7 @@
+@@ -138,6 +141,7 @@
private final WorldServer a;
private float b;
@@ -48,7 +48,7 @@
private Entity c;
private EntityHuman d;
private DamageSource e;
-@@ -175,8 +179,15 @@
+@@ -172,8 +176,15 @@
return this;
}