![]() |
Botcraft 1.21.4
|
#include <Item.hpp>
Public Attributes | |
ItemId | id |
std::string | name |
unsigned char | stack_size |
int | durability |
int Botcraft::ItemProperties::durability |
Definition at line 23 of file Item.hpp.
Referenced by Botcraft::Item::Item().
ItemId Botcraft::ItemProperties::id |
Definition at line 20 of file Item.hpp.
Referenced by Botcraft::Item::Item().
std::string Botcraft::ItemProperties::name |
Definition at line 21 of file Item.hpp.
Referenced by Botcraft::Item::Item().
unsigned char Botcraft::ItemProperties::stack_size |
Definition at line 22 of file Item.hpp.
Referenced by Botcraft::Item::Item().