1 #ifndef PLAYERINFO_HPP_INCLUDED
2 #define PLAYERINFO_HPP_INCLUDED
4 #include "../JavaClass/Object.hpp"
5 #include "../JavaClass/Class.hpp"
PlayerInfo(const void *Obj)
PlayerInfo & operator=(PlayerInfo &&Obj)=default
std::int64_t GetModelID() const
PlayerInfo(PlayerInfo &&Obj)=default
PlayerInfo & operator=(const PlayerInfo &Obj)=default
std::int32_t GetNPCModelID() const
PlayerInfo(const PlayerInfo &Obj)=default
std::vector< std::int32_t > GetEquipment() const
std::int64_t GetHash() const