net.minecraft.server.network

public class ServerLoginNetworkHandler

implements ServerLoginPacketListener, TickablePacketListener

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

Field summary

Modifier and TypeField
private static final AtomicInteger
a
UNIQUE_THREAD_ID
field_14157
NEXT_AUTHENTICATOR_THREAD_ID
f_krozceue
nextAuthenticatorThreadId
f_10014_
static final org.slf4j.Logger
b
LOGGER
field_14166
LOGGER
f_vpcbiggs
LOGGER
f_10015_
private static final int
c
MAX_TICKS_BEFORE_LOGIN
field_29779
TIMEOUT_TICKS
f_qcawoghx
TIMEOUT_TICKS
f_143698_
private static final Random
d
RANDOM
field_14164
RANDOM
f_jtougkjq
RANDOM
f_10016_
private final byte[]
e
challenge
field_14167
nonce
f_hypsreru
nonce
f_252396_
final MinecraftServer
f
server
field_14162
server
f_ckpkjeza
server
f_10018_
final ClientConnection
g
connection
field_14158
connection
f_rnobeveb
connection
f_10013_
ServerLoginNetworkHandler$State
h
state
field_14163
state
f_wbgiazuc
state
f_10019_
private int
i
tick
field_14156
loginTicks
f_dosbbvgm
loginTicks
f_10020_
com.mojang.authlib.GameProfile
j
gameProfile
field_14160
profile
f_qqucyfys
profile
f_10021_
private final String
k
serverId
field_14165
serverId
f_kankoaiw
serverId
f_10022_
private ServerPlayerEntity
l
delayedAcceptPlayer
field_14161
delayedPlayer
f_kuxzahap
delayedPlayer
f_10024_

Constructor summary

ModifierConstructor
public (MinecraftServer server, ClientConnection connection)

Method summary

Modifier and TypeMethod
public void
c()
tick()
method_18784()
tick()
m_rpfiixll()
tick()
m_9933_()
public boolean
a()
isAcceptingMessages()
method_48106()
isConnectionOpen()
m_rpvfniop()
isConnected()
m_6198_()
public void
b(tj arg0)
disconnect(Component arg0)
method_14380(class_2561 arg0)
disconnect(Text reason)
m_mfmegsst(C_rdaqiwdt arg0)
disconnect(Text reason)
m_10053_(C_4996_ arg0)
public void
d()
handleAcceptedLogin()
method_14384()
acceptPlayer()
m_thahtwjt()
acceptPlayer()
m_10055_()
private void
a(aiq arg0)
placeNewPlayer(ServerPlayer arg0)
method_33800(class_3222 arg0)
addToServer(ServerPlayerEntity player)
m_zxhkspyr(C_mxrobsgg arg0)
addToServer(ServerPlayerEntity player)
m_143699_(C_13_ arg0)
public void
a(tj arg0)
onDisconnect(Component arg0)
method_10839(class_2561 arg0)
onDisconnected(Text arg0)
m_wtlhyems(C_rdaqiwdt arg0)
onDisconnected(Text arg0)
m_7026_(C_4996_ arg0)
public String
e()
getUserName()
method_14383()
getConnectionInfo()
m_roysjhxy()
getConnectionInfo()
m_10056_()
public void
a(abz arg0)
handleHello(ServerboundHelloPacket arg0)
method_12641(class_2915 arg0)
onHello(LoginHelloC2SPacket arg0)
m_epdhoxrd(C_jfswawnu arg0)
onHello(LoginHelloC2SPacket arg0)
m_5990_(C_5211_ arg0)
public static boolean
a(String o)
isValidUsername(String arg0)
method_40085(String arg0)
isValidName(String name)
m_iulkoyog(String arg0)
isValidUsername(String username)
m_203792_(String p_203793_)
public void
a(aca arg0)
handleKey(ServerboundKeyPacket arg0)
method_12642(class_2917 arg0)
onKey(LoginKeyC2SPacket arg0)
m_skkbjfvk(C_rcidxqma arg0)
onKey(LoginKeyC2SPacket arg0)
m_8072_(C_5212_ arg0)
public void
a(aby arg0)
handleCustomQueryPacket(ServerboundCustomQueryPacket arg0)
method_12640(class_2913 arg0)
onQueryResponse(LoginQueryResponseC2SPacket arg0)
m_ahchzdem(C_pqwhxkcu arg0)
onQueryResponse(LoginQueryResponseC2SPacket arg0)
m_7223_(C_5210_ arg0)
protected com.mojang.authlib.GameProfile
a(com.mojang.authlib.GameProfile arg0)
createFakeProfile(com.mojang.authlib.GameProfile arg0)
method_14375(com.mojang.authlib.GameProfile arg0)
toOfflineProfile(com.mojang.authlib.GameProfile profile)
m_eiobxqoi(com.mojang.authlib.GameProfile arg0)
toOfflineProfile(com.mojang.authlib.GameProfile profile)
m_10038_(com.mojang.authlib.GameProfile arg0)