summaryrefslogtreecommitdiffstats
path: root/nms-patches/EntityItem.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/EntityItem.patch')
-rw-r--r--nms-patches/EntityItem.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/nms-patches/EntityItem.patch b/nms-patches/EntityItem.patch
index 50faa6a4..078275d7 100644
--- a/nms-patches/EntityItem.patch
+++ b/nms-patches/EntityItem.patch
@@ -74,7 +74,7 @@
+ return false;
+ }
+ // CraftBukkit end
- this.av();
+ this.ax();
this.f = (int) ((float) this.f - f);
if (this.f <= 0) {
@@ -270,6 +289,26 @@