net.minecraft.network.packet.s2c.play

public record GameJoinS2CPacket

implements Packet<ClientPlayPacketListener>

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

Field summary

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

Constructor summary

ModifierConstructor
public (PacketByteBuf buf)
public (int playerEntityId, boolean hardcore, GameMode previousGameMode, GameMode previousGameType, Set<RegistryKey<World>> levels, DynamicRegistryManager$Immutable registryHolder, RegistryKey<DimensionType> dimensionType, RegistryKey<World> dimension, long seed, int maxPlayers, int chunkLoadDistance, int simulationDistance, boolean reducedDebugInfo, boolean showDeathScreen, boolean isDebug, boolean isFlat, Optional<GlobalPos> lastDeathLocation)

Method summary

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