net.minecraft.network.packet.s2c.play

public record GameJoinS2CPacket

implements Packet<ClientPlayPacketListener>

sj
net.minecraft.network.protocol.game.ClientboundLoginPacket
net.minecraft.class_2678
net.minecraft.network.packet.s2c.play.GameJoinS2CPacket
net.minecraft.unmapped.C_ymzgzxpu
net.minecraft.src.C_5074_

Field summary

Modifier and TypeField
private final int
a
playerId
comp_88
playerEntityId
f_kyisufuo
f_132360_
private final boolean
b
hardcore
comp_89
hardcore
f_dwjjhqvx
f_132362_
private final GameMode
c
gameType
comp_90
gameMode
f_icnpzjgd
f_132363_
private final GameMode
d
previousGameType
comp_91
previousGameMode
f_bclczpkz
f_132364_
private final Set<RegistryKey<World>>
e
levels
comp_92
dimensionIds
f_ctsulyxi
f_132365_
private final DynamicRegistryManager$Impl
f
registryHolder
comp_93
registryManager
f_gypdplxc
f_132366_
private final DimensionType
g
dimensionType
comp_94
dimensionType
f_zaumjssv
f_132367_
private final RegistryKey<World>
h
dimension
comp_95
dimensionId
f_iptvizxw
f_132368_
private final long
i
seed
comp_96
sha256Seed
f_ltnarfvf
f_132361_
private final int
j
maxPlayers
comp_97
maxPlayers
f_wcbvcoxu
f_132369_
private final int
k
chunkRadius
comp_98
viewDistance
f_gzmrbjnc
f_132370_
private final int
l
simulationDistance
comp_169
simulationDistance
f_pxtymwns
f_195761_
private final boolean
m
reducedDebugInfo
comp_99
reducedDebugInfo
f_ytqeovez
f_132371_
private final boolean
n
showDeathScreen
comp_100
showDeathScreen
f_vfbhlicv
f_132372_
private final boolean
o
isDebug
comp_101
debugWorld
f_khsvwiwb
f_132373_
private final boolean
p
isFlat
comp_102
flatWorld
f_kkveyleq
f_132374_

Constructor summary

ModifierConstructor
public (PacketByteBuf buf)
public (int playerEntityId, boolean f_132363_, GameMode previousGameMode, GameMode f_132365_, Set<RegistryKey<World>> f_132366_, DynamicRegistryManager$Impl f_132367_, DimensionType f_132368_, RegistryKey<World> f_132361_, long f_132369_, int maxPlayers, int chunkLoadDistance, int f_132372_, boolean f_132373_, boolean f_132374_, boolean arg14, boolean arg15)

Method summary

Modifier and TypeMethod
public void
a(pn arg0)
write(FriendlyByteBuf arg0)
method_11052(class_2540 arg0)
write(PacketByteBuf arg0)
m_pwnpydub(C_idfydwco arg0)
m_5779_(C_4983_ arg0)
public void
a(qu arg0)
handle(ClientGamePacketListener arg0)
method_11567(class_2602 arg0)
apply(ClientPlayPacketListener arg0)
m_xracpwox(C_rbfddnlp arg0)
m_5797_(C_5031_ arg0)
public int
b()
playerId()
comp_88()
playerEntityId()
m_vvwuvcpo()
f_132360_()
public boolean
c()
hardcore()
comp_89()
hardcore()
m_zzyrvomi()
f_132362_()
public GameMode
d()
gameType()
comp_90()
gameMode()
m_vbxkntgz()
f_132363_()
public GameMode
e()
previousGameType()
comp_91()
previousGameMode()
m_xcpbbsbn()
f_132364_()
public Set<RegistryKey<World>>
f()
levels()
comp_92()
dimensionIds()
m_tazqzexb()
f_132365_()
public DynamicRegistryManager$Impl
g()
registryHolder()
comp_93()
registryManager()
m_sjggzlxx()
f_132366_()
public DimensionType
h()
dimensionType()
comp_94()
dimensionType()
m_xblhgfws()
f_132367_()
public RegistryKey<World>
i()
dimension()
comp_95()
dimensionId()
m_cxlfcevi()
f_132368_()
public long
j()
seed()
comp_96()
sha256Seed()
m_zymmkdgr()
f_132361_()
public int
k()
maxPlayers()
comp_97()
maxPlayers()
m_ibrhgzes()
f_132369_()
public int
l()
chunkRadius()
comp_98()
viewDistance()
m_hshbvbql()
f_132370_()
public int
m()
simulationDistance()
comp_169()
simulationDistance()
m_owbucdar()
f_195761_()
public boolean
n()
reducedDebugInfo()
comp_99()
reducedDebugInfo()
m_bgzbvgmn()
f_132371_()
public boolean
o()
showDeathScreen()
comp_100()
showDeathScreen()
m_wifkrjem()
f_132372_()
public boolean
p()
isDebug()
comp_101()
debugWorld()
m_cvfcvhmg()
f_132373_()
public boolean
q()
isFlat()
comp_102()
flatWorld()
m_cfvqktmm()
f_132374_()