public class NPacketHandshakeInSetProtocol extends Object implements NPacketHandshake
| Constructor and Description |
|---|
NPacketHandshakeInSetProtocol() |
NPacketHandshakeInSetProtocol(int protocol,
String hostname,
int port) |
| Modifier and Type | Method and Description |
|---|---|
PacketType |
getPacketType() |
public int procotol
public int port
public String hostname
public NPacketHandshakeInSetProtocol()
public NPacketHandshakeInSetProtocol(int protocol,
String hostname,
int port)
public PacketType getPacketType()
getPacketType in interface NPacket