implements Packet<INetHandlerPlayClient>
kj | |
net.minecraft.network.play.server.SPacketJoinGame |
Field summary
Modifier and Type | Field | ||||
---|---|---|---|---|---|
private int |
| ||||
private boolean |
| ||||
private GameType |
| ||||
private DimensionType |
| ||||
private EnumDifficulty |
| ||||
private int |
| ||||
private WorldType |
| ||||
private boolean |
|
Constructor summary
Modifier | Constructor |
---|---|
public | () |
public | (int arg0, GameType arg1, boolean arg2, DimensionType arg3, EnumDifficulty arg4, int arg5, WorldType arg6, boolean arg7) |
Method summary
Modifier and Type | Method | ||||
---|---|---|---|---|---|
public void |
| ||||
public void |
| ||||
public void |
| ||||
public int |
| ||||
public boolean |
| ||||
public GameType |
| ||||
public DimensionType |
| ||||
public EnumDifficulty |
| ||||
public WorldType |
| ||||
public boolean |
|