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