public class PlayerRespawnS2CPacket
implements Packet<ClientPlayPacketHandler>
| he | |
| net.minecraft.class_2036 | |
| net.minecraft.network.packet.s2c.play.PlayerRespawnS2CPacket | |
| net.minecraft.network.play.server.S07PacketRespawn |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private int |
| ||||||||
| private Difficulty |
| ||||||||
| private WorldSettings$GameMode |
| ||||||||
| private WorldGeneratorType |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (int dimensionId, Difficulty difficulty, WorldGeneratorType generatorType, WorldSettings$GameMode gameMode) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public int |
| ||||||||
| public Difficulty |
| ||||||||
| public WorldSettings$GameMode |
| ||||||||
| public WorldGeneratorType |
|