HandshakeResponse

constructor(compatible: Boolean, velocityVersion: String, error: String? = null, protocolMajor: Int = ProtocolVersion.MAJOR, protocolMinor: Int = ProtocolVersion.MINOR, protocolPatch: Int = ProtocolVersion.PATCH)(source)