Uses of Class
crow.game.ha0.proto.AuthorizeUser
Packages that use AuthorizeUser
Package
Description
This package contains the protocol objects for what I call "ha0", the high-availability protocol
details for communicating between rathena map, char, and login servers.
-
Uses of AuthorizeUser in crow.game.ha0.proto
Methods in crow.game.ha0.proto that return AuthorizeUserModifier and TypeMethodDescriptionAuthorizeUserHandler.fromPacket(Context ctx, PacketReader buffer) Methods in crow.game.ha0.proto with parameters of type AuthorizeUserModifier and TypeMethodDescriptionvoidAuthorizeUserHandler.toPacket(Context ctx, io.netty.buffer.ByteBuf buffer, AuthorizeUser src)