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
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard