| net.minecraft.network.protocol.game.CommonPlayerSpawnInfo | |
| net.minecraft.class_8589 | |
| net.minecraft.network.packet.s2c.play.CommonPlayerSpawnInfo |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final RegistryEntry<DimensionType> |
|
||||||
| private final RegistryKey<World> |
|
||||||
| private final long |
|
||||||
| private final GameMode |
|
||||||
| private final GameMode |
|
||||||
| private final boolean |
|
||||||
| private final boolean |
|
||||||
| private final Optional<GlobalPos> |
|
||||||
| private final int |
|
||||||
| private final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (RegistryByteBuf buf) |
| public | (RegistryEntry<DimensionType> dimensionType, RegistryKey<World> dimension, long seed, GameMode gameMode, GameMode lastGameMode, boolean isDebug, boolean isFlat, Optional<GlobalPos> lastDeathLocation, int portalCooldown, int seaLevel) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
|
||||||
| public RegistryEntry<DimensionType> |
|
||||||
| public RegistryKey<World> |
|
||||||
| public long |
|
||||||
| public GameMode |
|
||||||
| public GameMode |
|
||||||
| public boolean |
|
||||||
| public boolean |
|
||||||
| public Optional<GlobalPos> |
|
||||||
| public int |
|
||||||
| public int |
|