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