Class TicketManager.PlayerChunkTracker

    • Field Detail

      • chunks

        protected final it.unimi.dsi.fastutil.longs.Long2ByteMap chunks
      • maxDistance

        protected final int maxDistance
    • Constructor Detail

      • PlayerChunkTracker

        protected PlayerChunkTracker​(int p_i50684_2_)
    • Method Detail

      • setLevel

        protected void setLevel​(long p_215476_1_,
                                int p_215476_3_)
        Specified by:
        setLevel in class LevelBasedGraph
      • onLevelChange

        protected void onLevelChange​(long p_215495_1_,
                                     int p_215495_3_,
                                     int p_215495_4_)
      • havePlayer

        private boolean havePlayer​(long p_215496_1_)
      • runAllUpdates

        public void runAllUpdates()