Package net.minecraft
Class class_10971
java.lang.Object
net.minecraft.class_10972
net.minecraft.class_10971
- All Implemented Interfaces:
PacketListener,ServerCommonPacketListener,ServerConfigurationPacketListener,ServerCookieResponsePacketListener,ServerCrashSafePacketListener,ServerPacketListener
- Mappings:
Namespace Name named net/minecraft/class_10971intermediary net/minecraft/class_10971official aty
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Executorprivate final com.mojang.authlib.GameProfileprivate static final Loggerprivate SyncedClientOptionsFields inherited from class net.minecraft.class_10972
field_58315, field_58316, field_58317Fields inherited from interface net.minecraft.network.listener.ServerCrashSafePacketListener
LOGGER -
Constructor Summary
ConstructorsConstructorDescriptionclass_10971(ClientConnection clientConnection, ConnectedClientData connectedClientData, Executor executor) -
Method Summary
Modifier and TypeMethodDescriptionprotected com.mojang.authlib.GameProfilebooleanvoidmethod_69146(DisconnectionInfo disconnectionInfo) protected booleanprotected booleanmethod_69153(GameInstance gameInstance) voidvoidCalled when the connection this listener listens to has disconnected.voidonReady(ReadyC2SPacket packet) voidMethods inherited from class net.minecraft.class_10972
method_69156, method_69157, method_69158, method_69161, method_69162, method_69163, onCookieResponse, onCustomPayload, onKeepAlive, onPong, onResourcePackStatus, sendPacketMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.network.listener.PacketListener
accepts, addCustomCrashReportInfo, createDisconnectionInfo, fillCrashReportMethods inherited from interface net.minecraft.network.listener.ServerCommonPacketListener
onCustomPayload, onKeepAlive, onPong, onResourcePackStatusMethods inherited from interface net.minecraft.network.listener.ServerConfigurationPacketListener
getPhaseMethods inherited from interface net.minecraft.network.listener.ServerCookieResponsePacketListener
onCookieResponseMethods inherited from interface net.minecraft.network.listener.ServerCrashSafePacketListener
onPacketExceptionMethods inherited from interface net.minecraft.network.listener.ServerPacketListener
getSide
-
Field Details
-
field_58310
- Mappings:
Namespace Name Mixin selector named field_58310Lnet/minecraft/class_10971;field_58310:Lorg/slf4j/Logger;intermediary field_58310Lnet/minecraft/class_10971;field_58310:Lorg/slf4j/Logger;official dLaty;d:Lorg/slf4j/Logger;
-
field_58308
- Mappings:
Namespace Name Mixin selector named field_58308Lnet/minecraft/class_10971;field_58308:Ljava/util/concurrent/Executor;intermediary field_58308Lnet/minecraft/class_10971;field_58308:Ljava/util/concurrent/Executor;official bLaty;b:Ljava/util/concurrent/Executor;
-
field_58309
private final com.mojang.authlib.GameProfile field_58309- Mappings:
Namespace Name Mixin selector named field_58309Lnet/minecraft/class_10971;field_58309:Lcom/mojang/authlib/GameProfile;intermediary field_58309Lnet/minecraft/class_10971;field_58309:Lcom/mojang/authlib/GameProfile;official cLaty;c:Lcom/mojang/authlib/GameProfile;
-
field_58311
- Mappings:
Namespace Name Mixin selector named field_58311Lnet/minecraft/class_10971;field_58311:Lnet/minecraft/network/packet/c2s/common/SyncedClientOptions;intermediary field_58311Lnet/minecraft/class_10971;field_58311:Lnet/minecraft/class_8791;official hLaty;h:Lasc;
-
-
Constructor Details
-
class_10971
public class_10971(ClientConnection clientConnection, ConnectedClientData connectedClientData, Executor executor)
-
-
Method Details
-
onReady
- Specified by:
onReadyin interfaceServerConfigurationPacketListener- Mappings:
Namespace Name Mixin selector named onReadyLnet/minecraft/network/listener/ServerConfigurationPacketListener;onReady(Lnet/minecraft/network/packet/c2s/config/ReadyC2SPacket;)Vintermediary method_52408Lnet/minecraft/class_8735;method_52408(Lnet/minecraft/class_8736;)Vofficial aLabx;a(Laby;)V
-
onSelectKnownPacks
- Specified by:
onSelectKnownPacksin interfaceServerConfigurationPacketListener- Mappings:
Namespace Name Mixin selector named onSelectKnownPacksLnet/minecraft/network/listener/ServerConfigurationPacketListener;onSelectKnownPacks(Lnet/minecraft/network/packet/c2s/config/SelectKnownPacksC2SPacket;)Vintermediary method_56909Lnet/minecraft/class_8735;method_56909(Lnet/minecraft/class_9220;)Vofficial aLabx;a(Labz;)V
-
method_69149
protected boolean method_69149()- Specified by:
method_69149in classclass_10972- Mappings:
Namespace Name Mixin selector named method_69149Lnet/minecraft/class_10972;method_69149()Zintermediary method_69149Lnet/minecraft/class_10972;method_69149()Zofficial hLatz;h()Z
-
method_69146
- Specified by:
method_69146in classclass_10972- Mappings:
Namespace Name Mixin selector named method_69146Lnet/minecraft/class_10972;method_69146(Lnet/minecraft/network/DisconnectionInfo;)Vintermediary method_69146Lnet/minecraft/class_10972;method_69146(Lnet/minecraft/class_9812;)Vofficial bLatz;b(Lvz;)V
-
method_69148
protected boolean method_69148()- Specified by:
method_69148in classclass_10972- Mappings:
Namespace Name Mixin selector named method_69148Lnet/minecraft/class_10972;method_69148()Zintermediary method_69148Lnet/minecraft/class_10972;method_69148()Zofficial gLatz;g()Z
-
getProfile
protected com.mojang.authlib.GameProfile getProfile()- Specified by:
getProfilein classclass_10972- Mappings:
Namespace Name Mixin selector named getProfileLnet/minecraft/class_10972;getProfile()Lcom/mojang/authlib/GameProfile;intermediary method_52403Lnet/minecraft/class_10972;method_52403()Lcom/mojang/authlib/GameProfile;official iLatz;i()Lcom/mojang/authlib/GameProfile;
-
onClientOptions
- Specified by:
onClientOptionsin interfaceServerCommonPacketListener- Mappings:
Namespace Name Mixin selector named onClientOptionsLnet/minecraft/network/listener/ServerCommonPacketListener;onClientOptions(Lnet/minecraft/network/packet/c2s/common/ClientOptionsC2SPacket;)Vintermediary method_12069Lnet/minecraft/class_8706;method_12069(Lnet/minecraft/class_2803;)Vofficial aLaal;a(Laam;)V
-
onDisconnected
Called when the connection this listener listens to has disconnected. Can be used to display the disconnection reason.- Specified by:
onDisconnectedin interfacePacketListener- Mappings:
Namespace Name Mixin selector named onDisconnectedLnet/minecraft/network/listener/PacketListener;onDisconnected(Lnet/minecraft/network/DisconnectionInfo;)Vintermediary method_10839Lnet/minecraft/class_2547;method_10839(Lnet/minecraft/class_9812;)Vofficial aLwm;a(Lvz;)V
-
isConnectionOpen
public boolean isConnectionOpen()- Specified by:
isConnectionOpenin interfacePacketListener- Mappings:
Namespace Name Mixin selector named isConnectionOpenLnet/minecraft/network/listener/PacketListener;isConnectionOpen()Zintermediary method_48106Lnet/minecraft/class_2547;method_48106()Zofficial cLwm;c()Z
-
method_69153
- Mappings:
Namespace Name Mixin selector named method_69153Lnet/minecraft/class_10971;method_69153(Lnet/minecraft/server/GameInstance;)Lnet/minecraft/server/network/ServerConfigurationNetworkHandler;intermediary method_69153Lnet/minecraft/class_10971;method_69153(Lnet/minecraft/class_10961;)Lnet/minecraft/class_8610;official aLaty;a(Lana;)Latu;
-