implements Packet<ServerHandshakePacketListener>
| net.minecraft.network.protocol.handshake.ClientIntentionPacket | |
| net.minecraft.class_2889 | |
| net.minecraft.network.packet.c2s.handshake.HandshakeC2SPacket |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final int |
|
||||||
| private final String |
|
||||||
| private final int |
|
||||||
| private final ConnectionIntent |
|
||||||
| public static final PacketCodec<PacketByteBuf, HandshakeC2SPacket> |
|
||||||
| private static final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int protocolVersion, String address, int port, ConnectionIntent intendedState) |
| private | (PacketByteBuf buf) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| private void |
|
||||||
| public PacketType<HandshakeC2SPacket> |
|
||||||
| public void |
|
||||||
| public boolean |
|
||||||
| public int |
|
||||||
| public String |
|
||||||
| public int |
|
||||||
| public ConnectionIntent |
|
||||||
| public void |
|