net.minecraft.server.network

public class ServerLoginPacketListenerImpl

implements ServerLoginPacketListener, TickablePacketListener

aih
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
b
UNIQUE_THREAD_ID
field_14157
f_krozceue
NEXT_AUTHENTICATOR_THREAD_ID
NEXT_AUTHENTICATOR_THREAD_ID
f_10014_
static final org.slf4j.Logger
c
LOGGER
field_14166
f_vpcbiggs
LOGGER
LOGGER
f_10015_
private static final int
d
MAX_TICKS_BEFORE_LOGIN
field_29779
f_qcawoghx
TIMEOUT_TICKS
TIMEOUT_TICKS
f_143698_
private static final RandomSource
e
RANDOM
field_14164
f_jtougkjq
RANDOM
RANDOM
f_10016_
private final byte[]
f
challenge
field_14167
f_hypsreru
nonce
f_252396_
final MinecraftServer
g
server
field_14162
f_ckpkjeza
server
server
f_10018_
public final Connection
a
connection
field_14158
f_rnobeveb
connection
connection
f_10013_
ServerLoginPacketListenerImpl$State
h
state
field_14163
f_wbgiazuc
state
state
f_10019_
private int
i
tick
field_14156
f_dosbbvgm
loginTicks
loginTicks
f_10020_
com.mojang.authlib.GameProfile
j
gameProfile
field_14160
f_qqucyfys
profile
profile
f_10021_
private final String
k
serverId
field_14165
f_kankoaiw
serverId
serverId
f_10022_
private ServerPlayer
l
delayedAcceptPlayer
field_14161
f_kuxzahap
delayedPlayer
delayedPlayer
f_10024_

Constructor summary

ModifierConstructor
public (MinecraftServer server, Connection connection)

Method summary

Modifier and TypeMethod
public void
c()
tick()
method_18784()
m_rpfiixll()
tick()
tick()
m_9933_()
public Connection
a()
getConnection()
method_2872()
m_pbrzbpgd()
getConnection()
getConnection()
m_6198_()
public void
b(ss 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)
public void
d()
handleAcceptedLogin()
method_14384()
m_thahtwjt()
acceptPlayer()
acceptPlayer()
m_10055_()
private void
a(ahn arg0)
placeNewPlayer(ServerPlayer arg0)
method_33800(class_3222 arg0)
m_zxhkspyr(C_mxrobsgg arg0)
addToServer(ServerPlayerEntity player)
addToServer(ServerPlayerEntity player)
m_143699_(C_13_ arg0)
public void
a(ss 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
e()
getUserName()
method_14383()
m_roysjhxy()
getConnectionInfo()
getConnectionInfo()
m_10056_()
public void
a(abb 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)
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(abc 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(aba arg0)
handleCustomQueryPacket(ServerboundCustomQueryPacket arg0)
method_12640(class_2913 arg0)
m_ahchzdem(C_pqwhxkcu arg0)
onQueryResponse(LoginQueryResponseC2SPacket 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)
m_eiobxqoi(com.mojang.authlib.GameProfile arg0)
toOfflineProfile(com.mojang.authlib.GameProfile profile)
toOfflineProfile(com.mojang.authlib.GameProfile profile)
m_10038_(com.mojang.authlib.GameProfile arg0)