extends Packet
| jp | |
| net.minecraft.class_2071 | |
| net.minecraft.network.packet.c2s.handshake.HandshakeC2SPacket | |
| net.minecraft.network.handshake.client.C00Handshake |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private int |
| ||||||||
| private String |
| ||||||||
| private int |
| ||||||||
| private NetworkProtocol |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (int version, String address, int port, NetworkProtocol protocol) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public boolean |
| ||||||||
| public NetworkProtocol |
| ||||||||
| public int |
|