Uses of Record Class
crow.game.ha0.proto.AccountReg2StoreRequest
Packages that use AccountReg2StoreRequest
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 AccountReg2StoreRequest in crow.game.ha0.proto
Methods in crow.game.ha0.proto that return AccountReg2StoreRequestModifier and TypeMethodDescriptionAccountReg2StoreRequestHandler.fromPacket(Context ctx, PacketReader reader) Methods in crow.game.ha0.proto with parameters of type AccountReg2StoreRequestModifier and TypeMethodDescriptionvoidAccountReg2StoreRequestHandler.toPacket(Context ctx, io.netty.buffer.ByteBuf buffer, AccountReg2StoreRequest src)