net.minecraft.server.network

public class ServerLoginPacketListenerImpl

implements ServerLoginPacketListener

we
net.minecraft.server.network.ServerLoginPacketListenerImpl
net.minecraft.class_3248
net.minecraft.unmapped.C_rktsiyfy
net.minecraft.server.network.ServerLoginNetworkHandler
net.minecraft.network.login.ServerLoginNetHandler
net.minecraft.server.v1_14_R1.LoginListener

Field summary

Modifier and TypeField
private static final AtomicInteger
b
UNIQUE_THREAD_ID
field_14157
f_krozceue
authenticatorThreadId
field_147331_b
private static final org.apache.logging.log4j.Logger
c
LOGGER
field_14166
f_vpcbiggs
LOGGER
field_147332_c
private static final Random
d
RANDOM
field_14164
f_jtougkjq
RANDOM
field_147329_d
random
private final byte[]
e
nonce
field_14167
f_hzaimjtn
nonce
field_147330_e
private final MinecraftServer
f
server
field_14162
f_ckpkjeza
server
field_147327_f
server
public final Connection
a
connection
field_14158
f_rnobeveb
connection
field_147333_a
networkManager
private ServerLoginPacketListenerImpl$State
g
state
field_14163
f_wbgiazuc
state
field_147328_g
private int
h
tick
field_14156
f_dosbbvgm
loginTicks
field_147336_h
private com.mojang.authlib.GameProfile
i
gameProfile
field_14160
f_qqucyfys
profile
field_147337_i
private final String
j
serverId
field_14165
f_kankoaiw
field_147334_j
private SecretKey
k
secretKey
field_14159
f_vuzckiqd
secretKey
field_147335_k
loginKey
private ServerPlayer
l
delayedAcceptPlayer
field_14161
f_kuxzahap
clientEntity
field_181025_l

Constructor summary

ModifierConstructor
public (MinecraftServer arg0, Connection arg1)

Method summary

Modifier and TypeMethod
public void
b()
tick()
method_18785()
m_iozxmnhb()
tick()
func_73660_a()
tick()
public Connection
a()
getConnection()
method_2872()
m_pbrzbpgd()
getConnection()
func_147298_b()
public void
b(jo arg0)
disconnect(Component arg0)
method_14380(class_2561 arg0)
m_mfmegsst(C_rdaqiwdt arg0)
disconnect(Text reason)
func_194026_b(ITextComponent arg0)
disconnect(IChatBaseComponent arg0)
public void
c()
handleAcceptedLogin()
method_14384()
m_thahtwjt()
acceptPlayer()
func_147326_c()
public void
a(jo arg0)
onDisconnect(Component arg0)
method_10839(class_2561 arg0)
m_wtlhyems(C_rdaqiwdt arg0)
onDisconnected(Text arg0)
func_147231_a(ITextComponent arg0)
public String
d()
getUserName()
method_14383()
m_roysjhxy()
getConnectionInfo()
func_147317_d()
public void
a(py arg0)
handleHello(ServerboundHelloPacket arg0)
method_12641(class_2915 arg0)
m_epdhoxrd(C_jfswawnu arg0)
onHello(LoginHelloC2SPacket arg0)
func_147316_a(CLoginStartPacket arg0)
public void
a(pz arg0)
handleKey(ServerboundKeyPacket arg0)
method_12642(class_2917 arg0)
m_skkbjfvk(C_rcidxqma arg0)
onKey(LoginKeyC2SPacket arg0)
func_147315_a(CEncryptionResponsePacket arg0)
public void
a(px arg0)
handleCustomQueryPacket(ServerboundCustomQueryPacket arg0)
method_12640(class_2913 arg0)
m_ahchzdem(C_pqwhxkcu arg0)
onQueryResponse(LoginQueryResponseC2SPacket arg0)
func_209526_a(CCustomPayloadLoginPacket 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)
func_152506_a(com.mojang.authlib.GameProfile arg0)