Interface HandshakeIntentionPacketView

All Superinterfaces:
PacketView

public interface HandshakeIntentionPacketView extends PacketView
Initial client handshake request.
  • Method Details

    • protocolVersion

      int protocolVersion()
    • hostName

      String hostName()
    • port

      int port()
    • intention

      HandshakeIntent intention()