CLASS nr net/minecraft/world/ChunkPlayerTrackerMap FIELD b CHUNK_GENERATING_PLAYERS Lcom/google/common/base/Predicate; FIELD c world Lnl; FIELD d players Ljava/util/List; FIELD e chunkManagerMap Lit/unimi/dsi/fastutil/longs/Long2ObjectMap; FIELD f dirtyTrackers Ljava/util/Set; FIELD j chunkDistance I METHOD a getWorld ()Lnl; METHOD a setChunkDistance (I)V METHOD a contains (II)Z METHOD a markBlockDirty (Ldx;)V METHOD a registerPlayer (Lnn;)V METHOD a isObservingChunk (Lnn;II)Z METHOD a markTrackerDirty (Lnq;)V METHOD b get (II)Lnq; METHOD b unregisterPlayer (Lnn;)V METHOD b remove (Lnq;)V METHOD c update ()V METHOD c getOrCreate (II)Lnq; METHOD d chunkPosAsLong (II)J METHOD e markMapDirty ()V