Uses of Class
net.minecraft.class_11653
Packages that use class_11653
-
Uses of class_11653 in net.minecraft.client.gui.screen.world
Fields in net.minecraft.client.gui.screen.world declared as class_11653Methods in net.minecraft.client.gui.screen.world with parameters of type class_11653Modifier and TypeMethodDescriptionvoidLevelLoadingScreen.method_72800(class_11653 class_11653, LevelLoadingScreen.WorldEntryReason worldEntryReason) Constructors in net.minecraft.client.gui.screen.world with parameters of type class_11653ModifierConstructorDescriptionLevelLoadingScreen(class_11653 progressProvider, LevelLoadingScreen.WorldEntryReason worldEntryReason) -
Uses of class_11653 in net.minecraft.client.network
Fields in net.minecraft.client.network declared as class_11653Modifier and TypeFieldDescriptionprivate final class_11653ClientConfigurationNetworkHandler.field_61721private final class_11653ClientLoginNetworkHandler.field_61722private @Nullable class_11653ClientPlayNetworkHandler.field_61723private final class_11653ClientConnectionState.levelLoadTrackerThe field for thelevelLoadTrackerrecord component.Methods in net.minecraft.client.network that return class_11653Modifier and TypeMethodDescriptionClientConnectionState.levelLoadTracker()Returns the value of thelevelLoadTrackerrecord component.Constructors in net.minecraft.client.network with parameters of type class_11653ModifierConstructorDescriptionClientConnectionState(class_11653 class_11653, com.mojang.authlib.GameProfile gameProfile, WorldSession worldSession, DynamicRegistryManager.Immutable immutable, FeatureSet featureSet, @Nullable String string, @Nullable ServerInfo serverInfo, @Nullable Screen screen, Map<Identifier, byte[]> map, ChatHud.ChatState chatState, Map<String, String> map2, ServerLinks serverLinks) ClientLoginNetworkHandler(ClientConnection connection, MinecraftClient client, @Nullable ServerInfo serverInfo, @Nullable Screen parentScreen, boolean newWorld, @Nullable Duration worldLoadTime, Consumer<Text> statusConsumer, class_11653 class_11653, @Nullable CookieStorage cookieStorage)