net.minecraft.server.network

public class ServerLoginPacketListenerImpl

implements ServerLoginPacketListener

aec
net.minecraft.server.network.ServerLoginPacketListenerImpl
net.minecraft.class_3248
net.minecraft.unmapped.C_rktsiyfy
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
f_10014_
static final org.apache.logging.log4j.Logger
c
LOGGER
field_14166
f_vpcbiggs
LOGGER
f_10015_
private static final int
d
MAX_TICKS_BEFORE_LOGIN
field_29779
f_qcawoghx
TIMEOUT_TICKS
f_143698_
private static final Random
e
RANDOM
field_14164
f_jtougkjq
RANDOM
f_10016_
private final byte[]
f
nonce
field_14167
f_hzaimjtn
nonce
f_10017_
final MinecraftServer
g
server
field_14162
f_ckpkjeza
server
f_10018_
public final Connection
a
connection
field_14158
f_rnobeveb
connection
f_10013_
ServerLoginPacketListenerImpl$State
h
state
field_14163
f_wbgiazuc
state
f_10019_
private int
i
tick
field_14156
f_dosbbvgm
loginTicks
f_10020_
com.mojang.authlib.GameProfile
j
gameProfile
field_14160
f_qqucyfys
profile
f_10021_
private final String
k
serverId
field_14165
f_kankoaiw
serverId
f_10022_
private ServerPlayer
l
delayedAcceptPlayer
field_14161
f_kuxzahap
delayedPlayer
f_10024_

Constructor summary

ModifierConstructor
public (MinecraftServer server, Connection connection)

Method summary

Modifier and TypeMethod
public void
b()
tick()
method_18785()
m_iozxmnhb()
tick()
m_10050_()
public Connection
a()
getConnection()
method_2872()
m_pbrzbpgd()
getConnection()
m_6198_()
public void
b(pz arg0)
disconnect(Component arg0)
method_14380(class_2561 arg0)
m_mfmegsst(C_rdaqiwdt arg0)
disconnect(Text reason)
m_10053_(C_4996_ arg0)
public void
c()
handleAcceptedLogin()
method_14384()
m_thahtwjt()
acceptPlayer()
m_10055_()
private void
a(adj arg0)
placeNewPlayer(ServerPlayer arg0)
method_33800(class_3222 arg0)
m_zxhkspyr(C_mxrobsgg arg0)
addToServer(ServerPlayerEntity player)
m_143699_(C_13_ arg0)
public void
a(pz arg0)
onDisconnect(Component arg0)
method_10839(class_2561 arg0)
m_wtlhyems(C_rdaqiwdt arg0)
onDisconnected(Text arg0)
m_7026_(C_4996_ arg0)
public String
d()
getUserName()
method_14383()
m_roysjhxy()
getConnectionInfo()
m_10056_()
public void
a(xd arg0)
handleHello(ServerboundHelloPacket arg0)
method_12641(class_2915 arg0)
m_epdhoxrd(C_jfswawnu arg0)
onHello(LoginHelloC2SPacket arg0)
m_5990_(C_5211_ arg0)
public void
a(xe arg0)
handleKey(ServerboundKeyPacket arg0)
method_12642(class_2917 arg0)
m_skkbjfvk(C_rcidxqma arg0)
onKey(LoginKeyC2SPacket arg0)
m_8072_(C_5212_ arg0)
public void
a(xc arg0)
handleCustomQueryPacket(ServerboundCustomQueryPacket arg0)
method_12640(class_2913 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)
m_eiobxqoi(com.mojang.authlib.GameProfile arg0)
toOfflineProfile(com.mojang.authlib.GameProfile profile)
m_10038_(com.mojang.authlib.GameProfile arg0)