implements Packet<ClientPlayPacketListener>
| net.minecraft.network.protocol.game.ClientboundLoginPacket | |
| net.minecraft.class_2678 | |
| net.minecraft.network.packet.s2c.play.GameJoinS2CPacket |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final int |
|
||||||
| private final boolean |
|
||||||
| private final Set<RegistryKey<World>> |
|
||||||
| private final int |
|
||||||
| private final int |
|
||||||
| private final int |
|
||||||
| private final boolean |
|
||||||
| private final boolean |
|
||||||
| private final boolean |
|
||||||
| private final CommonPlayerSpawnInfo |
|
||||||
| private final boolean |
|
||||||
| public static final PacketCodec<RegistryByteBuf, GameJoinS2CPacket> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (RegistryByteBuf buf) |
| public | (int playerEntityId, boolean hardcore, Set<RegistryKey<World>> dimensionIds, int maxPlayers, int viewDistance, int simulationDistance, boolean reducedDebugInfo, boolean showDeathScreen, boolean doLimitedCrafting, CommonPlayerSpawnInfo commonPlayerSpawnInfo, boolean enforcesSecureChat) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| private void |
|
||||||
| public PacketType<GameJoinS2CPacket> |
|
||||||
| public void |
|
||||||
| public int |
|
||||||
| public boolean |
|
||||||
| public Set<RegistryKey<World>> |
|
||||||
| public int |
|
||||||
| public int |
|
||||||
| public int |
|
||||||
| public boolean |
|
||||||
| public boolean |
|
||||||
| public boolean |
|
||||||
| public CommonPlayerSpawnInfo |
|
||||||
| public boolean |
|
||||||
| public void |
|
||||||
| private static RegistryKey |
|