net.minecraft.network.protocol.game

public record CommonPlayerSpawnInfo

agd
net.minecraft.network.protocol.game.CommonPlayerSpawnInfo
net.minecraft.class_8589
net.minecraft.unmapped.C_zsjubkei
net.minecraft.network.packet.s2c.play.CommonPlayerSpawnInfo
net.minecraft.network.packet.s2c.play.CommonPlayerSpawnInfo
net.minecraft.src.C_290299_
net.minecraft.network.protocol.game.CommonPlayerSpawnInfo

Field summary

Modifier and TypeField
private final Holder<DimensionType>
a
dimensionType
comp_1553
f_ifndpnkt
dimensionType
dimensionType
f_291865_
private final ResourceKey<Level>
b
dimension
comp_1554
f_sddqquyp
dimension
dimension
f_290731_
private final long
c
seed
comp_1555
f_qagrxtmx
seed
seed
f_290589_
private final GameType
d
gameType
comp_1556
f_lmrxiqln
gameMode
gameType
f_291098_
private final GameType
e
previousGameType
comp_1557
f_dpvubsca
prevGameMode
previousGameType
f_290730_
private final boolean
f
isDebug
comp_1558
f_qjlfoeui
isDebug
isDebug
f_290330_
private final boolean
g
isFlat
comp_1559
f_plnpweko
isFlat
isFlat
f_290486_
private final Optional<GlobalPos>
h
lastDeathLocation
comp_1560
f_txmuvapr
lastDeathLocation
lastDeathLocation
f_290601_
private final int
i
portalCooldown
comp_1561
f_njectxzk
portalCooldown
portalCooldown
f_291470_

Constructor summary

ModifierConstructor
public (RegistryFriendlyByteBuf buf)
public (Holder<DimensionType> dimensionType, ResourceKey<Level> registryKey, long seed, GameType gameType, GameType previousGameType, boolean isDebug, boolean isFlat, Optional<GlobalPos> lastDeathLocation, int portalCooldown)

Method summary

Modifier and TypeMethod
public void
a(wk arg0)
write(RegistryFriendlyByteBuf arg0)
method_52274(class_9129 arg0)
m_bfzatdwp(C_bngyzsts arg0)
write(RegistryByteBuf buf)
write(RegistryByteBuf buf)
m_294483_(C_313350_ arg0)
public Holder<DimensionType>
a()
dimensionType()
comp_1553()
m_gifmvufi()
dimensionType()
dimensionType()
f_291865_()
public ResourceKey<Level>
b()
dimension()
comp_1554()
m_yvrqzbkg()
dimension()
dimension()
f_290731_()
public long
c()
seed()
comp_1555()
m_noojrsfn()
seed()
seed()
f_290589_()
public GameType
d()
gameType()
comp_1556()
m_weebdlyl()
gameMode()
gameType()
f_291098_()
public GameType
e()
previousGameType()
comp_1557()
m_yoztnjyq()
prevGameMode()
previousGameType()
f_290730_()
public boolean
f()
isDebug()
comp_1558()
m_iknpmpyp()
isDebug()
isDebug()
f_290330_()
public boolean
g()
isFlat()
comp_1559()
m_yuyjohjt()
isFlat()
isFlat()
f_290486_()
public Optional<GlobalPos>
h()
lastDeathLocation()
comp_1560()
m_dychllgl()
lastDeathLocation()
lastDeathLocation()
f_290601_()
public int
i()
portalCooldown()
comp_1561()
m_xjovfjfw()
portalCooldown()
portalCooldown()
f_291470_()