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

14 lines
444 B
Plaintext

CLASS uy 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 (JJLve;)V
ARG 1 prevPos
ARG 3 currentPos
METHOD a remove (JLve;)V
METHOD a add (JLve;Z)V
ARG 4 watchDisabled
METHOD a disableWatch (Lve;)V
METHOD b enableWatch (Lve;)V
METHOD c isWatchDisabled (Lve;)Z