From 2abdb9a06122372e1951633045dec4061cabc59f Mon Sep 17 00:00:00 2001 From: Thinkofdeath Date: Fri, 28 Nov 2014 17:43:48 +0000 Subject: Use the right name for the AsyncPlayerPreLoginEvent --- nms-patches/EntityThrownExpBottle.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nms-patches/EntityThrownExpBottle.patch') diff --git a/nms-patches/EntityThrownExpBottle.patch b/nms-patches/EntityThrownExpBottle.patch index 6815b0e3..08b992e7 100644 --- a/nms-patches/EntityThrownExpBottle.patch +++ b/nms-patches/EntityThrownExpBottle.patch @@ -1,5 +1,5 @@ ---- ../work/decompile-8eb82bde//net/minecraft/server/EntityThrownExpBottle.java 2014-11-28 11:22:55.990823162 +0000 -+++ src/main/java/net/minecraft/server/EntityThrownExpBottle.java 2014-11-28 11:01:54.000000000 +0000 +--- ../work/decompile-8eb82bde//net/minecraft/server/EntityThrownExpBottle.java 2014-11-28 17:43:43.169707433 +0000 ++++ src/main/java/net/minecraft/server/EntityThrownExpBottle.java 2014-11-28 17:38:19.000000000 +0000 @@ -28,8 +28,17 @@ protected void a(MovingObjectPosition movingobjectposition) { -- cgit v1.2.3