Uses of Enum Class
net.minecraft.client.gui.screen.DownloadingTerrainScreen.class_9678
Packages that use DownloadingTerrainScreen.class_9678
Package
Description
-
Uses of DownloadingTerrainScreen.class_9678 in net.minecraft.client
Methods in net.minecraft.client with parameters of type DownloadingTerrainScreen.class_9678Modifier and TypeMethodDescriptionvoidMinecraftClient.joinWorld(ClientWorld world, DownloadingTerrainScreen.class_9678 class_9678) -
Uses of DownloadingTerrainScreen.class_9678 in net.minecraft.client.gui.screen
Fields in net.minecraft.client.gui.screen declared as DownloadingTerrainScreen.class_9678Modifier and TypeFieldDescriptionprivate final DownloadingTerrainScreen.class_9678DownloadingTerrainScreen.field_51485Methods in net.minecraft.client.gui.screen that return DownloadingTerrainScreen.class_9678Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static DownloadingTerrainScreen.class_9678[]DownloadingTerrainScreen.class_9678.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.minecraft.client.gui.screen with parameters of type DownloadingTerrainScreen.class_9678ModifierConstructorDescriptionDownloadingTerrainScreen(BooleanSupplier shouldClose, DownloadingTerrainScreen.class_9678 class_9678) -
Uses of DownloadingTerrainScreen.class_9678 in net.minecraft.client.network
Methods in net.minecraft.client.network that return DownloadingTerrainScreen.class_9678Modifier and TypeMethodDescriptionClientPlayNetworkHandler.method_59842(boolean bool, RegistryKey<World> registryKey, RegistryKey<World> registryKey2) Methods in net.minecraft.client.network with parameters of type DownloadingTerrainScreen.class_9678Modifier and TypeMethodDescriptionprivate voidClientPlayNetworkHandler.startWorldLoading(ClientPlayerEntity player, ClientWorld world, DownloadingTerrainScreen.class_9678 class_9678)