Uses of Class
net.minecraft.client.gui.WorldGenerationProgressTracker
Packages that use WorldGenerationProgressTracker
-
Uses of WorldGenerationProgressTracker in net.minecraft.client
Fields in net.minecraft.client with type parameters of type WorldGenerationProgressTrackerMethods in net.minecraft.client that return WorldGenerationProgressTracker -
Uses of WorldGenerationProgressTracker in net.minecraft.client.gui.screen
Fields in net.minecraft.client.gui.screen declared as WorldGenerationProgressTrackerModifier and TypeFieldDescriptionprivate WorldGenerationProgressTrackerLevelLoadingScreen.progressProviderMethods in net.minecraft.client.gui.screen with parameters of type WorldGenerationProgressTrackerModifier and TypeMethodDescriptionstatic voidLevelLoadingScreen.drawChunkMap(MatrixStack matrices, WorldGenerationProgressTracker progressProvider, int int2, int int3, int int4, int int5)Constructors in net.minecraft.client.gui.screen with parameters of type WorldGenerationProgressTrackerModifierConstructorDescriptionLevelLoadingScreen(WorldGenerationProgressTracker progressProvider)