net.minecraft.network.packet.s2c.play

public class PlayerRespawnS2CPacket

implements Packet<ClientPlayPacketListener>

xs
net.minecraft.network.protocol.game.ClientboundRespawnPacket
net.minecraft.class_2724
net.minecraft.network.packet.s2c.play.PlayerRespawnS2CPacket
net.minecraft.unmapped.C_jvhuimuc
net.minecraft.network.packet.s2c.play.PlayerRespawnS2CPacket
net.minecraft.src.C_5103_

Field summary

Modifier and TypeField
public static final byte
a
KEEP_ATTRIBUTES
field_41730
KEEP_ATTRIBUTES
f_hilcpaog
KEEP_ATTRIBUTES
f_263551_
public static final byte
b
KEEP_ENTITY_DATA
field_41731
KEEP_TRACKED_DATA
f_bwtxyqyh
KEEP_TRACKED_DATA
f_263552_
public static final byte
c
KEEP_ALL_DATA
field_41732
KEEP_ALL
f_ijwjylhj
KEEP_ALL_DATA
f_263554_
private final RegistryKey<DimensionType>
d
dimensionType
field_25322
dimensionType
f_kppiigab
dimensionType
f_132928_
private final RegistryKey<World>
e
dimension
field_12431
dimension
f_uifrywrg
dimension
f_132929_
private final long
f
seed
field_20667
sha256Seed
f_wgtlugwz
sha256Seed
f_132930_
private final GameMode
g
playerGameType
field_12434
gameMode
f_ovtsftav
gameMode
f_132931_
private final GameMode
h
previousPlayerGameType
field_25714
previousGameMode
f_ozzgmwvd
previousGameMode
f_132932_
private final boolean
i
isDebug
field_24620
debugWorld
f_tbdijcro
debugWorld
f_132933_
private final boolean
j
isFlat
field_24621
flatWorld
f_cvphlvei
flatWorld
f_132934_
private final byte
k
dataToKeep
field_41733
flag
f_uchfpavx
keptDataFlag
f_263553_
private final Optional<GlobalPos>
l
lastDeathLocation
field_39447
lastDeathPos
f_xyjfqkil
lastDeathPos
f_238183_

Constructor summary

ModifierConstructor
public (RegistryKey<DimensionType> dimensionType, RegistryKey<World> dimension, long sha256Seed, GameMode gameMode, GameMode previousGameMode, boolean debugWorld, boolean flatWorld, byte flag, Optional<GlobalPos> lastDeathPos)
public (PacketByteBuf buf)

Method summary

Modifier and TypeMethod
public void
a(ss 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(ve arg0)
handle(ClientGamePacketListener arg0)
method_11782(class_2602 arg0)
apply(ClientPlayPacketListener arg0)
m_pyrpvwhi(C_rbfddnlp arg0)
apply(ClientPlayPacketListener arg0)
m_5797_(C_5031_ arg0)
public RegistryKey<DimensionType>
a()
getDimensionType()
method_29445()
getDimensionType()
m_qakoyrzv()
getDimensionType()
m_237794_()
public RegistryKey<World>
c()
getDimension()
method_11779()
getDimension()
m_sjbrpuxv()
getDimension()
m_132955_()
public long
d()
getSeed()
method_22425()
getSha256Seed()
m_wjbogmuu()
getSha256Seed()
m_132956_()
public GameMode
e()
getPlayerGameType()
method_11780()
getGameMode()
m_sgwaixzm()
getGameMode()
m_132957_()
public GameMode
f()
getPreviousPlayerGameType()
method_30117()
getPreviousGameMode()
m_ybhirfac()
getPreviousGameMode()
m_132958_()
public boolean
g()
isDebug()
method_28120()
isDebugWorld()
m_ybrlzbal()
isDebugWorld()
m_132959_()
public boolean
h()
isFlat()
method_28121()
isFlatWorld()
m_exdfuvud()
isFlatWorld()
m_132960_()
public boolean
a(byte arg0)
shouldKeep(byte arg0)
method_48016(byte arg0)
hasFlag(byte flag)
m_oiipvwyu(byte arg0)
hasKeptDataFlag(byte flag)
m_263558_(byte arg0)
public Optional<GlobalPos>
i()
getLastDeathLocation()
method_44326()
getLastDeathPos()
m_pwiapavl()
getLastDeathPos()
m_237785_()