Use the right name for the AsyncPlayerPreLoginEvent

This commit is contained in:
Thinkofdeath
2014-11-28 17:43:48 +00:00
parent 669c44cb3c
commit 2abdb9a061
263 changed files with 527 additions and 527 deletions

View File

@@ -1,5 +1,5 @@
--- ../work/decompile-8eb82bde//net/minecraft/server/PlayerInventory.java 2014-11-28 11:22:56.154823158 +0000
+++ src/main/java/net/minecraft/server/PlayerInventory.java 2014-11-28 11:01:54.000000000 +0000
--- ../work/decompile-8eb82bde//net/minecraft/server/PlayerInventory.java 2014-11-28 17:43:43.333707430 +0000
+++ src/main/java/net/minecraft/server/PlayerInventory.java 2014-11-28 17:38:21.000000000 +0000
@@ -2,6 +2,13 @@
import java.util.concurrent.Callable;