summaryrefslogtreecommitdiffstats
path: root/nms-patches/EntityEnderPearl.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/EntityEnderPearl.patch')
-rw-r--r--nms-patches/EntityEnderPearl.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/nms-patches/EntityEnderPearl.patch b/nms-patches/EntityEnderPearl.patch
index d175b03e..e209aab0 100644
--- a/nms-patches/EntityEnderPearl.patch
+++ b/nms-patches/EntityEnderPearl.patch
@@ -13,7 +13,7 @@
public class EntityEnderPearl extends EntityProjectile {
private EntityLiving d;
-@@ -55,21 +62,35 @@
+@@ -59,21 +66,35 @@
EntityPlayer entityplayer = (EntityPlayer) entityliving;
if (entityplayer.playerConnection.a().isConnected() && entityplayer.world == this.world && !entityplayer.isSleeping()) {