Uses of Record Class
net.minecraft.class_9112
Packages that use class_9112
-
Uses of class_9112 in net.minecraft.client.gui.screen.multiplayer
Methods in net.minecraft.client.gui.screen.multiplayer with parameters of type class_9112Modifier and TypeMethodDescriptionstatic voidConnectScreen.connect(Screen screen, MinecraftClient client, ServerAddress address, ServerInfo info, boolean quickPlay, @Nullable class_9112 class_9112) private voidConnectScreen.connect(MinecraftClient client, ServerAddress address, ServerInfo info, @Nullable class_9112 class_9112) -
Uses of class_9112 in net.minecraft.client.network
Constructors in net.minecraft.client.network with parameters of type class_9112ModifierConstructorDescriptionClientLoginNetworkHandler(ClientConnection connection, MinecraftClient client, @Nullable ServerInfo serverInfo, @Nullable Screen parentScreen, boolean newWorld, @Nullable Duration worldLoadTime, Consumer<Text> statusConsumer, @Nullable class_9112 class_9112)