net.minecraft.network.packet.s2c.play

public class GameJoinS2CPacket

implements Packet<ClientPlayPacketListener>

ra
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 static final int
a
HARDCORE_FLAG
field_33334
field_33334
f_vxxmsvse
f_178958_
private final int
b
playerId
field_12280
playerEntityId
f_kyisufuo
f_132360_
private final long
c
seed
field_20665
sha256Seed
f_ltnarfvf
f_132361_
private final boolean
d
hardcore
field_12281
hardcore
f_dwjjhqvx
f_132362_
private final GameMode
e
gameType
field_12282
gameMode
f_icnpzjgd
f_132363_
private final GameMode
f
previousGameType
field_25713
previousGameMode
f_bclczpkz
f_132364_
private final Set<RegistryKey<World>>
g
levels
field_25320
dimensionIds
f_ctsulyxi
f_132365_
private final DynamicRegistryManager$Impl
h
registryHolder
field_12284
registryManager
f_gypdplxc
f_132366_
private final DimensionType
i
dimensionType
field_25321
dimensionType
f_zaumjssv
f_132367_
private final RegistryKey<World>
j
dimension
field_25134
dimensionId
f_iptvizxw
f_132368_
private final int
k
maxPlayers
field_12279
maxPlayers
f_wcbvcoxu
f_132369_
private final int
l
chunkRadius
field_19145
viewDistance
f_gzmrbjnc
f_132370_
private final boolean
m
reducedDebugInfo
field_24618
reducedDebugInfo
f_ytqeovez
f_132371_
private final boolean
n
showDeathScreen
field_24619
showDeathScreen
f_vfbhlicv
f_132372_
private final boolean
o
isDebug
field_12278
debugWorld
f_khsvwiwb
f_132373_
private final boolean
p
isFlat
field_20666
flatWorld
f_kkveyleq
f_132374_

Constructor summary

ModifierConstructor
public (int playerEntityId, GameMode gameMode, GameMode previousGameMode, long sha256Seed, boolean hardcore, Set<RegistryKey<World>> dimensionIds, DynamicRegistryManager$Impl registryManager, DimensionType dimensionType, RegistryKey<World> dimensionId, int maxPlayers, int chunkLoadDistance, boolean reducedDebugInfo, boolean showDeathScreen, boolean debugWorld, boolean flatWorld)
public (PacketByteBuf buf)

Method summary

Modifier and TypeMethod
public void
a(og 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(pn 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()
getPlayerId()
method_11564()
getEntityId()
m_rmtztvzb()
m_132398_()
public long
c()
getSeed()
method_22423()
getSha256Seed()
m_smkmgxre()
m_132401_()
public boolean
d()
isHardcore()
method_28118()
isHardcore()
m_uyuigcbt()
m_132402_()
public GameMode
e()
getGameType()
method_11561()
getGameMode()
m_nymrmlow()
m_132403_()
public GameMode
f()
getPreviousGameType()
method_30116()
getPreviousGameMode()
m_yveuprfb()
m_132404_()
public Set<RegistryKey<World>>
g()
levels()
method_29443()
getDimensionIds()
m_tazqzexb()
m_132405_()
public DynamicRegistryManager
h()
registryAccess()
method_11565()
getRegistryManager()
m_fsavbnvk()
m_132406_()
public DimensionType
i()
getDimensionType()
method_29444()
getDimensionType()
m_reetalce()
m_132407_()
public RegistryKey<World>
j()
getDimension()
method_29176()
getDimensionId()
m_ikyfbtow()
m_132408_()
public int
k()
getMaxPlayers()
method_36149()
getMaxPlayers()
m_gruvkdbn()
m_178966_()
public int
l()
getChunkRadius()
method_20204()
getViewDistance()
m_xcbumday()
m_132409_()
public boolean
m()
isReducedDebugInfo()
method_11562()
hasReducedDebugInfo()
m_kjtecyfq()
m_132410_()
public boolean
n()
shouldShowDeathScreen()
method_22424()
showsDeathScreen()
m_mnyvxhxd()
m_132411_()
public boolean
o()
isDebug()
method_28119()
isDebugWorld()
m_cvfcvhmg()
m_132412_()
public boolean
p()
isFlat()
method_11568()
isFlatWorld()
m_cfvqktmm()
m_132413_()