Class WorldLoadProgressScreen

All Implemented Interfaces:
IGuiEventListener, INestedGuiEventHandler, IRenderable, IScreen

public class WorldLoadProgressScreen extends Screen
  • Field Details

    • progressListener

      private final TrackingChunkStatusListener progressListener
    • lastNarration

      private long lastNarration
    • COLORS

      private static final it.unimi.dsi.fastutil.objects.Object2IntMap<ChunkStatus> COLORS
  • Constructor Details

  • Method Details