net.minecraft.server.network

public class ServerLoginNetworkHandler

implements ServerLoginPacketListener

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

Field summary

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

Constructor summary

ModifierConstructor
public (MinecraftServer server, ClientConnection connection)

Method summary

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