Package-level declarations

Types

Link copied to clipboard
class GameLoginDecoder(exp: BigInteger, mod: BigInteger) : LoginBlockDecoder<AuthenticationType<*>> , MessageDecoder<GameLogin>
Link copied to clipboard
class GameReconnectDecoder(exp: BigInteger, mod: BigInteger) : LoginBlockDecoder<XteaKey> , MessageDecoder<GameReconnect>
Link copied to clipboard
class InitGameConnectionDecoder : MessageDecoder<InitGameConnection>
Link copied to clipboard
class InitJs5RemoteConnectionDecoder : MessageDecoder<InitJs5RemoteConnection>
Link copied to clipboard
class ProofOfWorkReplyDecoder : MessageDecoder<ProofOfWorkReply>
Link copied to clipboard
class RemainingBetaArchivesDecoder : MessageDecoder<RemainingBetaArchives>