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