public class LoginS2CPacket
implements Packet<ClientPlayPacketHandler>
| gs | |
| net.minecraft.unmapped.C_47909326 | |
| net.minecraft.network.packet.s2c.play.LoginS2CPacket |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private int |
| ||||||
| private boolean |
| ||||||
| private WorldSettings$GameMode |
| ||||||
| private int |
| ||||||
| private Difficulty |
| ||||||
| private int |
| ||||||
| private WorldGeneratorType |
| ||||||
| private boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (int entityId, WorldSettings$GameMode gameMode, boolean hardcore, int dimension, Difficulty difficulty, int maxPlayerCount, WorldGeneratorType generatorType, boolean reducedDebugInfo) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| public int |
| ||||||
| public boolean |
| ||||||
| public WorldSettings$GameMode |
| ||||||
| public int |
| ||||||
| public Difficulty |
| ||||||
| public int |
| ||||||
| public WorldGeneratorType |
| ||||||
| public boolean |
|