implements Packet<PacketListenerPlayOut>
| hj | |
| net.minecraft.network.play.server.SPacketRespawn | |
| net.minecraft.server.v1_10_R1.PacketPlayOutRespawn |
字段概要
| 修饰符与类型 | 字段 | ||||
|---|---|---|---|---|---|
| private int |
| ||||
| private EnumDifficulty |
| ||||
| private EnumGamemode |
| ||||
| private WorldType |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | () |
| public | (int arg0, EnumDifficulty arg1, WorldType arg2, EnumGamemode arg3) |
方法概要
| 修饰符与类型 | 方法 | ||||
|---|---|---|---|---|---|
| public void |
| ||||
| public void |
| ||||
| public void |
| ||||
| public int |
| ||||
| public EnumDifficulty |
| ||||
| public EnumGamemode |
| ||||
| public WorldType |
|