Uses of Record Class
net.minecraft.class_9812
Packages that use class_9812
Package
Description
-
Uses of class_9812 in net.minecraft.client.gui.screen
Fields in net.minecraft.client.gui.screen declared as class_9812Constructors in net.minecraft.client.gui.screen with parameters of type class_9812ModifierConstructorDescriptionDisconnectedScreen
(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
Methods in net.minecraft.client.network that return class_9812Modifier and TypeMethodDescriptionClientCommonNetworkHandler.method_60881
(Text text, Throwable throwable) Methods in net.minecraft.client.network with parameters of type class_9812Modifier 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
Fields in net.minecraft.network declared as class_9812Modifier and TypeFieldDescriptionprivate @Nullable class_9812
ClientConnection.field_52180
private @Nullable class_9812
ClientConnection.pendingDisconnectionReason
Methods in net.minecraft.network that return class_9812Methods in net.minecraft.network with parameters of type class_9812 -
Uses of class_9812 in net.minecraft.network.listener
Methods in net.minecraft.network.listener that return class_9812Modifier and TypeMethodDescriptiondefault class_9812
PacketListener.method_60881
(Text text, Throwable throwable) Methods in net.minecraft.network.listener with parameters of type class_9812Modifier 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
Methods in net.minecraft.server.network with parameters of type class_9812Modifier 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.