net.minecraft.server.network

public class ServerLoginPacketListenerImpl

implements ServerLoginPacketListener, TickablePacketListener

alr
net.minecraft.server.network.ServerLoginPacketListenerImpl
net.minecraft.class_3248
net.minecraft.unmapped.C_rktsiyfy
net.minecraft.server.network.ServerLoginNetworkHandler
net.minecraft.server.network.ServerLoginNetworkHandler
net.minecraft.src.C_37_
net.minecraft.server.network.LoginListener

Field summary

Modifier and TypeField
private static final AtomicInteger
a
UNIQUE_THREAD_ID
field_14157
f_krozceue
NEXT_AUTHENTICATOR_THREAD_ID
nextAuthenticatorThreadId
f_10014_
static final org.slf4j.Logger
b
LOGGER
field_14166
f_vpcbiggs
LOGGER
LOGGER
f_10015_
private static final int
c
MAX_TICKS_BEFORE_LOGIN
field_29779
f_qcawoghx
TIMEOUT_TICKS
TIMEOUT_TICKS
f_143698_
private static final Component
d
DISCONNECT_UNEXPECTED_QUERY
field_45027
f_qhjiabpa
UNEXPECTED_QUERY_RESPONSE_TEXT
UNEXPECTED_RESPONSE
f_291075_
private final byte[]
e
challenge
field_14167
f_hypsreru
nonce
nonce
f_252396_
final MinecraftServer
f
server
field_14162
f_ckpkjeza
server
server
f_10018_
final Connection
g
connection
field_14158
f_rnobeveb
connection
connection
f_10013_
private volatile ServerLoginPacketListenerImpl$State
h
state
field_14163
f_wbgiazuc
state
state
f_10019_
private int
i
tick
field_14156
f_dosbbvgm
loginTicks
loginTicks
f_10020_
String
j
requestedUsername
field_45028
f_aejkpgmx
profileName
f_291165_
private com.mojang.authlib.GameProfile
k
authenticatedProfile
field_45029
f_wjkkcrvt
profile
f_291112_
private final String
l
serverId
field_14165
f_kankoaiw
serverId
serverId
f_10022_

Constructor summary

ModifierConstructor
public (MinecraftServer server, Connection connection)

Method summary

Modifier and TypeMethod
public void
e()
tick()
method_18784()
m_rpfiixll()
tick()
tick()
m_9933_()
public boolean
c()
isAcceptingMessages()
method_48106()
m_rpvfniop()
isConnectionOpen()
isConnected()
m_6198_()
public void
b(tl arg0)
disconnect(Component arg0)
method_14380(class_2561 arg0)
m_mfmegsst(C_rdaqiwdt arg0)
disconnect(Text reason)
disconnect(Text reason)
m_10053_(C_4996_ arg0)
private boolean
a(com.mojang.authlib.GameProfile arg0)
isPlayerAlreadyInWorld(com.mojang.authlib.GameProfile arg0)
method_52416(com.mojang.authlib.GameProfile arg0)
m_rfitqaym(com.mojang.authlib.GameProfile arg0)
hasPlayerWithId(com.mojang.authlib.GameProfile profile)
m_294137_(com.mojang.authlib.GameProfile arg0)
public void
a(tl arg0)
onDisconnect(Component arg0)
method_10839(class_2561 arg0)
m_wtlhyems(C_rdaqiwdt arg0)
onDisconnected(Text arg0)
onDisconnected(Text arg0)
m_7026_(C_4996_ arg0)
public String
f()
getUserName()
method_14383()
m_roysjhxy()
getConnectionInfo()
getConnectionInfo()
m_10056_()
public void
a(adm arg0)
handleHello(ServerboundHelloPacket arg0)
method_12641(class_2915 arg0)
m_epdhoxrd(C_jfswawnu arg0)
onHello(LoginHelloC2SPacket arg0)
onHello(LoginHelloC2SPacket arg0)
m_5990_(C_5211_ arg0)
void
b(com.mojang.authlib.GameProfile arg0)
startClientVerification(com.mojang.authlib.GameProfile arg0)
method_52417(com.mojang.authlib.GameProfile arg0)
m_zyeixpac(com.mojang.authlib.GameProfile arg0)
startVerify(com.mojang.authlib.GameProfile profile)
m_294008_(com.mojang.authlib.GameProfile arg0)
private void
c(com.mojang.authlib.GameProfile arg0)
verifyLoginAndFinishConnectionSetup(com.mojang.authlib.GameProfile arg0)
method_52419(com.mojang.authlib.GameProfile arg0)
m_punuujdn(com.mojang.authlib.GameProfile arg0)
tickVerify(com.mojang.authlib.GameProfile profile)
m_294778_(com.mojang.authlib.GameProfile arg0)
private void
d(com.mojang.authlib.GameProfile arg0)
finishLoginAndWaitForClient(com.mojang.authlib.GameProfile arg0)
method_52420(com.mojang.authlib.GameProfile arg0)
m_obujeagt(com.mojang.authlib.GameProfile arg0)
sendSuccessPacket(com.mojang.authlib.GameProfile profile)
m_293203_(com.mojang.authlib.GameProfile arg0)
public static boolean
a(String arg0)
isValidUsername(String arg0)
method_40085(String arg0)
m_iulkoyog(String arg0)
isValidName(String name)
isValidUsername(String username)
m_203792_(String p_203793_)
public void
a(adn arg0)
handleKey(ServerboundKeyPacket arg0)
method_12642(class_2917 arg0)
m_skkbjfvk(C_rcidxqma arg0)
onKey(LoginKeyC2SPacket arg0)
onKey(LoginKeyC2SPacket arg0)
m_8072_(C_5212_ arg0)
public void
a(adl arg0)
handleCustomQueryPacket(ServerboundCustomQueryAnswerPacket arg0)
method_12640(class_2913 arg0)
m_ahchzdem(C_mmnuqgam arg0)
onQueryResponse(LoginQueryResponseC2SPacket arg0)
onQueryResponse(LoginQueryResponseC2SPacket arg0)
m_10044_(C_290304_ arg0)
public void
a(ado arg0)
handleLoginAcknowledgement(ServerboundLoginAcknowledgedPacket arg0)
method_52289(class_8593 arg0)
m_beuebqch(C_rhwnywfq arg0)
onEnterConfiguration(EnterConfigurationC2SPacket arg0)
onLoginAcknowledgement(LoginAcknowledgementC2SPacket arg0)
m_7223_(C_290055_ arg0)
protected static com.mojang.authlib.GameProfile
b(String arg0)
createOfflineProfile(String arg0)
method_52418(String arg0)
m_rztllbya(String arg0)
createOfflineProfile(String name)
m_295545_(String p_297551_)