1 #ifndef ITEMINFO_HPP_INCLUDED
2 #define ITEMINFO_HPP_INCLUDED
5 #include "../JavaClass/Class.hpp"
ItemInfo(ItemInfo &&Obj)=default
std::vector< std::int32_t > GetStackModelIDs() const
IterableHashTable GetParameters() const
ItemInfo & operator=(ItemInfo &&Obj)=default
std::int32_t GetSpriteID() const
ItemInfo(const ItemInfo &Obj)=default
std::int32_t GetStackable() const
std::vector< std::string > GetInventoryActions() const
std::int32_t GetPrice() const
ItemInfo(const void *Obj)
std::vector< std::int32_t > GetStackAmounts() const
ItemInfo & operator=(const ItemInfo &Obj)=default
std::string GetName() const
std::vector< std::string > GetGroundActions() const
std::int32_t GetID() const
std::int32_t GetNoteID() const
std::int32_t GetShiftClickIndex() const