Uses of Class
crow.game.ha0.proto.AccountInfoRequest
Packages that use AccountInfoRequest
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 AccountInfoRequest in crow.game.ha0.proto
Methods in crow.game.ha0.proto that return AccountInfoRequestModifier and TypeMethodDescriptionAccountInfoRequestHandler.fromPacket(Context ctx, PacketReader buffer) Methods in crow.game.ha0.proto with parameters of type AccountInfoRequestModifier and TypeMethodDescriptionvoidAccountInfoRequestHandler.toPacket(Context ctx, io.netty.buffer.ByteBuf buffer, AccountInfoRequest src)