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