History - net.minecraft.server.network.ServerLoginNetworkHandler
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
String (): lambda$fillListenerSpecificCrashDetails$1, method_55598, method_55598
String (): lambda$fillListenerSpecificCrashDetails$0, method_55598, method_55598
1.21.11_unobfuscated
Names
net.minecraft.server.network.ServerLoginPacketListenerImpl
net.minecraft.class_3248
net.minecraft.server.network.ServerLoginNetworkHandler
Fields
AtomicInteger: UNIQUE_THREAD_ID, field_14157, NEXT_AUTHENTICATOR_THREAD_ID
org.slf4j.Logger: LOGGER, field_14166, LOGGER
int: MAX_TICKS_BEFORE_LOGIN, field_29779, TIMEOUT_TICKS
byte[]: challenge, field_14167, nonce
MinecraftServer: server, field_14162, server
ClientConnection: connection, field_14158, connection
ActivityNotifier: serverActivityMonitor, field_63176, activityNotifier
ServerLoginNetworkHandler$State: state, field_14163, state
int: tick, field_14156, loginTicks
String: requestedUsername, field_45028, profileName
com.mojang.authlib.GameProfile: authenticatedProfile, field_45029, profile
String: serverId, field_14165, serverId
boolean: transferred, field_48275, transferred
Constructors
(MinecraftServer, ClientConnection, boolean)
Methods
void (): tick, method_18784, tick
boolean (): isAcceptingMessages, method_48106, isConnectionOpen
void (Text): disconnect, method_14380, disconnect
boolean (com.mojang.authlib.GameProfile): isPlayerAlreadyInWorld, method_52416, hasPlayerWithId
void (DisconnectionInfo): onDisconnect, method_10839, onDisconnected
String (): getUserName, method_14383, getConnectionInfo
void (LoginHelloC2SPacket): handleHello, method_12641, onHello
void (com.mojang.authlib.GameProfile): startClientVerification, method_52417, startVerify
void (com.mojang.authlib.GameProfile): verifyLoginAndFinishConnectionSetup, method_52419, tickVerify
void (com.mojang.authlib.GameProfile): finishLoginAndWaitForClient, method_52420, sendSuccessPacket
void (LoginKeyC2SPacket): handleKey, method_12642, onKey
void (LoginQueryResponseC2SPacket): handleCustomQueryPacket, method_12640, onQueryResponse
void (EnterConfigurationC2SPacket): handleLoginAcknowledgement, method_52289, onEnterConfiguration
void (CrashReport, CrashReportSection): fillListenerSpecificCrashDetails, method_55597, addCustomCrashReportInfo
void (CookieResponseC2SPacket): handleCookieResponse, method_55851, onCookieResponse
String (): lambda$fillListenerSpecificCrashDetails$1, method_55598, method_55598
void (): lambda$verifyLoginAndFinishConnectionSetup$0, method_52421, method_52421