![]() |
Botcraft 1.21.4
|
#include <VillagerData.hpp>
Public Attributes | |
int | type |
int | profession |
int | level |
Definition at line 6 of file VillagerData.hpp.
int Botcraft::VillagerData::level |
Definition at line 10 of file VillagerData.hpp.
Referenced by Botcraft::ZombieVillagerEntity::Serialize(), and Botcraft::VillagerEntity::Serialize().
int Botcraft::VillagerData::profession |
Definition at line 9 of file VillagerData.hpp.
Referenced by Botcraft::ZombieVillagerEntity::Serialize(), and Botcraft::VillagerEntity::Serialize().
int Botcraft::VillagerData::type |
Definition at line 8 of file VillagerData.hpp.
Referenced by Botcraft::ZombieVillagerEntity::Serialize(), and Botcraft::VillagerEntity::Serialize().