1 #ifndef PLAYER_HPP_INCLUDED
2 #define PLAYER_HPP_INCLUDED
5 #include "../JavaClass/Class.hpp"
Player & operator=(Player &&Obj)=default
std::int32_t GetSkullIcon() const
NamePair GetNamePair() const
Player(Player &&Obj)=default
std::int32_t GetCombatLevel() const
std::int32_t GetOverheadIcon() const
std::int32_t GetTotalLevel() const
Player(const Player &Obj)=default
PlayerInfo GetPlayerInfo() const
std::vector< std::string > GetActions() const
Player & operator=(const Player &Obj)=default
std::int32_t GetTeam() const