virtual void disconnect()=0
virtual bool canUseMagicBar() const =0
Tells whether the protocol is using the MP status bar.
virtual bool removeDeadBeings() const =0
virtual int getNpcTalkRange() const =0
Tells the range is pixel where the player can talk to an NPC from.
virtual bool isConnected()=0
virtual int getPickupRange() const =0
Tells the range is pixel where the player can pickup items from.
The network communication layer.