net.minecraft.network.protocol.game

public class ClientboundLoginPacket

implements Packet<ClientGamePacketListener>

px
net.minecraft.network.protocol.game.ClientboundLoginPacket
net.minecraft.class_2678
net.minecraft.unmapped.C_ymzgzxpu
net.minecraft.network.packet.s2c.play.GameJoinS2CPacket
net.minecraft.network.play.server.SJoinGamePacket
net.minecraft.server.v1_16_R2.PacketPlayOutLogin

Field summary

Modifier and TypeField
private int
a
playerId
field_12280
f_kyisufuo
playerEntityId
field_149206_a
private long
b
seed
field_20665
f_ltnarfvf
sha256Seed
field_229740_b_
private boolean
c
hardcore
field_12281
f_dwjjhqvx
hardcore
field_149204_b
private GameType
d
gameType
field_12282
f_icnpzjgd
gameMode
field_149205_c
private GameType
e
previousGameType
field_25713
f_bclczpkz
previousGameMode
field_241785_e_
private Set<ResourceKey<Level>>
f
levels
field_25320
f_ctsulyxi
dimensionIds
field_240811_e_
private RegistryAccess$RegistryHolder
g
registryHolder
field_12284
f_gypdplxc
registryManager
field_240812_f_
private DimensionType
h
dimensionType
field_25321
f_zaumjssv
dimensionType
field_240813_g_
private ResourceKey<Level>
i
dimension
field_25134
f_iptvizxw
dimensionId
field_149202_d
private int
j
maxPlayers
field_12279
f_wcbvcoxu
maxPlayers
field_149200_f
private int
k
chunkRadius
field_19145
f_gzmrbjnc
viewDistance
field_218729_g
private boolean
l
reducedDebugInfo
field_24618
f_ytqeovez
reducedDebugInfo
field_179745_h
private boolean
m
showDeathScreen
field_24619
f_vfbhlicv
showDeathScreen
field_229741_j_
private boolean
n
isDebug
field_12278
f_khsvwiwb
debugWorld
field_240814_m_
private boolean
o
isFlat
field_20666
f_kkveyleq
flatWorld
field_240815_n_

Constructor summary

ModifierConstructor
public ()
public (int playerEntityId, GameType gameMode, GameType previousGameMode, long sha256Seed, boolean hardcore, Set<ResourceKey<Level>> dimensionIds, RegistryAccess$RegistryHolder registryManager, DimensionType dimensionType, ResourceKey<Level> dimensionId, int maxPlayers, int chunkLoadDistance, boolean reducedDebugInfo, boolean showDeathScreen, boolean debugWorld, boolean flatWorld)

Method summary

Modifier and TypeMethod
public void
a(nf arg0)
read(FriendlyByteBuf arg0)
method_11053(class_2540 arg0)
m_wyduuajl(C_idfydwco arg0)
read(PacketByteBuf arg0)
func_148837_a(PacketBuffer arg0)
public void
b(nf arg0)
write(FriendlyByteBuf arg0)
method_11052(class_2540 arg0)
m_pwnpydub(C_idfydwco arg0)
write(PacketByteBuf arg0)
func_148840_b(PacketBuffer arg0)
public void
a(om arg0)
handle(ClientGamePacketListener arg0)
method_11567(class_2602 arg0)
m_xracpwox(C_rbfddnlp arg0)
apply(ClientPlayPacketListener arg0)
func_148833_a(IClientPlayNetHandler arg0)
public int
b()
getPlayerId()
method_11564()
m_rmtztvzb()
getEntityId()
func_149197_c()
public long
c()
getSeed()
method_22423()
m_smkmgxre()
getSha256Seed()
func_229742_c_()
public boolean
d()
isHardcore()
method_28118()
m_uyuigcbt()
isHardcore()
func_149195_d()
public GameType
e()
getGameType()
method_11561()
m_nymrmlow()
getGameMode()
func_149198_e()
public GameType
f()
getPreviousGameType()
method_30116()
m_yveuprfb()
getPreviousGameMode()
func_241786_f_()
public Set<ResourceKey<Level>>
g()
levels()
method_29443()
m_tazqzexb()
getDimensionIds()
func_240816_f_()
public RegistryAccess
h()
registryAccess()
method_11565()
m_fsavbnvk()
getRegistryManager()
func_240817_g_()
public DimensionType
i()
getDimensionType()
method_29444()
m_reetalce()
getDimensionType()
func_244297_i()
public ResourceKey<Level>
j()
getDimension()
method_29176()
m_ikyfbtow()
getDimensionId()
func_240819_i_()
public int
l()
getChunkRadius()
method_20204()
m_xcbumday()
getViewDistance()
func_218728_h()
public boolean
m()
isReducedDebugInfo()
method_11562()
m_kjtecyfq()
hasReducedDebugInfo()
func_179744_h()
public boolean
n()
shouldShowDeathScreen()
method_22424()
m_mnyvxhxd()
showsDeathScreen()
func_229743_k_()
public boolean
o()
isDebug()
method_28119()
m_cvfcvhmg()
isDebugWorld()
func_240820_n_()
public boolean
p()
isFlat()
method_11568()
m_cfvqktmm()
isFlatWorld()
func_240821_o_()