The implicit evidence that the protocol with LoginServerBoundPackets and LoginClientBoundPackets supports name-based login.
- Companion
- object
class Object
trait Matchable
class Any
Value members
Abstract methods
def doLoginWith(writeTransport: ProtocolBasedWriteTransport[F, LoginServerBoundPackets], readTransport: ProtocolBasedReadTransport[F, LoginClientBoundPackets], name: String): F[ClientIdentity]