public class PlayerRespawnS2CPacket
implements Packet
| kp | |
| net.minecraft.unmapped.C_04694721 | |
| net.minecraft.network.packet.s2c.play.PlayerRespawnS2CPacket |
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 |
|