yarn/mappings/net/minecraft/server/world/PlayerChunkWatchingManager....

14 lines
444 B
Plaintext

CLASS uq 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;
METHOD a movePlayer (JJLuw;)V
ARG 1 prevPos
ARG 3 currentPos
METHOD a remove (JLuw;)V
METHOD a add (JLuw;Z)V
ARG 4 watchDisabled
METHOD a disableWatch (Luw;)V
METHOD b enableWatch (Luw;)V
METHOD c isWatchDisabled (Luw;)Z