Fix class names

This commit is contained in:
Erlend Åmdal 2018-12-11 21:39:06 +01:00
parent f01d72762d
commit 20f6a3e240
5 changed files with 8 additions and 8 deletions

View File

@ -1,4 +1,4 @@
CLASS czp net/minecraft/client/world/ClientChunkProvider
CLASS czp net/minecraft/client/world/ClientChunkManager
CLASS czp$a
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
FIELD b client Lcof;

View File

@ -1,4 +1,4 @@
CLASS uh net/minecraft/server/world/Players
CLASS uh net/minecraft/server/world/PlayerChunkWatchingManager
FIELD a watchingPlayers Ljava/util/Set;
FIELD b notWatchingPlayers Ljava/util/Set;
METHOD a getPlayersWatchingChunk (J)Ljava/util/stream/Stream;
@ -8,6 +8,6 @@ CLASS uh net/minecraft/server/world/Players
METHOD a remove (JLum;)V
METHOD a add (JLum;Z)V
ARG 4 watchDisabled
METHOD a enableWatch (Lum;)V
METHOD b disableWatch (Lum;)V
METHOD a disableWatch (Lum;)V
METHOD b enableWatch (Lum;)V
METHOD c isWatchDisabled (Lum;)Z

View File

@ -1,4 +1,4 @@
CLASS uj net/minecraft/server/world/ServerChunkProvider
CLASS uj net/minecraft/server/world/ServerChunkManager
CLASS uj$a
FIELD A spawnMonsters Z
FIELD B spawnAnimals Z
@ -53,7 +53,7 @@ CLASS uj net/minecraft/server/world/ServerChunkProvider
ARG 1 x
ARG 2 z
ARG 3 status
METHOD b getChunkWatcher (J)Ltz;
METHOD b (J)Ltz;
METHOD b getWatchDistance (Lbag;Lagk;)I
METHOD b removePlayer (Lum;)V
METHOD c updateChunkWatchingForPlayer (Lum;)V

View File

@ -1,4 +1,4 @@
CLASS tz net/minecraft/server/world/ChunkWatcher
CLASS tz net/minecraft/server/world/ServerChunkManagerEntry
CLASS tz$a Unloaded
FIELD a INSTANCE Ltz$a;
CLASS tz$b

View File

@ -1,4 +1,4 @@
CLASS bqd net/minecraft/world/chunk/ChunkProvider
CLASS bqd net/minecraft/world/chunk/ChunkManager
METHOD a getLightingProvider ()Lcdq;
METHOD a getChunkSync (IILbqe;Z)Lbpz;
ARG 1 x