History - net.minecraft.network.packet.s2c.play.CommonPlayerSpawnInfo
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.network.protocol.game.CommonPlayerSpawnInfo
net.minecraft.class_8589
net.minecraft.network.packet.s2c.play.CommonPlayerSpawnInfo
Fields
RegistryEntry<DimensionType>: dimensionType, comp_1553, dimensionType
RegistryKey<World>: dimension, comp_1554, dimension
long: seed, comp_1555, seed
GameMode: gameType, comp_1556, gameMode
GameMode: previousGameType, comp_1557, lastGameMode
boolean: isDebug, comp_1558, isDebug
boolean: isFlat, comp_1559, isFlat
Optional<GlobalPos>: lastDeathLocation, comp_1560, lastDeathLocation
int: portalCooldown, comp_1561, portalCooldown
int: seaLevel, comp_2893, seaLevel
Constructors
(RegistryEntry<DimensionType>, RegistryKey<World>, long, GameMode, GameMode, boolean, boolean, Optional<GlobalPos>, int, int)
Methods
void (RegistryByteBuf): write, method_52274, write
RegistryEntry<DimensionType> (): dimensionType, comp_1553, dimensionType
RegistryKey<World> (): dimension, comp_1554, dimension
long (): seed, comp_1555, seed
GameMode (): gameType, comp_1556, gameMode
GameMode (): previousGameType, comp_1557, lastGameMode
boolean (): isDebug, comp_1558, isDebug
boolean (): isFlat, comp_1559, isFlat
Optional<GlobalPos> (): lastDeathLocation, comp_1560, lastDeathLocation
int (): portalCooldown, comp_1561, portalCooldown
int (): seaLevel, comp_2893, seaLevel