1 #ifndef GROUNDITEM_HPP_INCLUDED
2 #define GROUNDITEM_HPP_INCLUDED
5 #include "../JavaClass/Class.hpp"
GroundItem(const GroundItem &Obj)=default
GroundItem(const void *Obj)
GroundItem(GroundItem &&Obj)=default
GroundItem & operator=(const GroundItem &Obj)=default
std::int32_t GetID() const
std::int32_t GetAmount() const
GroundItem & operator=(GroundItem &&Obj)=default