Uses of Record Class
net.minecraft.class_9812
Package
Description
-
Uses of class_9812 in net.minecraft.client.gui.screen
ModifierConstructorDescriptionDisconnectedScreen
(Screen parent, Text title, class_9812 class_9812) DisconnectedScreen
(Screen parent, Text title, class_9812 class_9812, Text buttonLabel) -
Uses of class_9812 in net.minecraft.client.network
Modifier and TypeMethodDescriptionClientCommonNetworkHandler.method_60881
(Text text, Throwable throwable) Modifier and TypeMethodDescriptionprotected Screen
ClientCommonNetworkHandler.createDisconnectedScreen
(class_9812 class_9812) void
ClientCommonNetworkHandler.onDisconnected
(class_9812 class_9812) Called when the connection this listener listens to has disconnected.void
ClientConfigurationNetworkHandler.onDisconnected
(class_9812 class_9812) Called when the connection this listener listens to has disconnected.void
ClientLoginNetworkHandler.onDisconnected
(class_9812 class_9812) Called when the connection this listener listens to has disconnected. -
Uses of class_9812 in net.minecraft.network
Modifier and TypeFieldDescriptionprivate @Nullable class_9812
ClientConnection.field_52180
private @Nullable class_9812
ClientConnection.pendingDisconnectionReason
-
Uses of class_9812 in net.minecraft.network.listener
Modifier and TypeMethodDescriptiondefault class_9812
PacketListener.method_60881
(Text text, Throwable throwable) Modifier and TypeMethodDescriptionvoid
PacketListener.onDisconnected
(class_9812 class_9812) Called when the connection this listener listens to has disconnected. -
Uses of class_9812 in net.minecraft.server.network
Modifier and TypeMethodDescriptionvoid
ServerCommonNetworkHandler.method_60673
(class_9812 class_9812) void
LocalServerHandshakeNetworkHandler.onDisconnected
(class_9812 class_9812) Called when the connection this listener listens to has disconnected.void
ServerCommonNetworkHandler.onDisconnected
(class_9812 class_9812) Called when the connection this listener listens to has disconnected.void
ServerConfigurationNetworkHandler.onDisconnected
(class_9812 class_9812) Called when the connection this listener listens to has disconnected.void
ServerHandshakeNetworkHandler.onDisconnected
(class_9812 class_9812) Called when the connection this listener listens to has disconnected.void
ServerLoginNetworkHandler.onDisconnected
(class_9812 class_9812) Called when the connection this listener listens to has disconnected.void
ServerPlayNetworkHandler.onDisconnected
(class_9812 class_9812) Called when the connection this listener listens to has disconnected.void
ServerQueryNetworkHandler.onDisconnected
(class_9812 class_9812) Called when the connection this listener listens to has disconnected.