Botcraft
1.21.4
Loading...
Searching...
No Matches
VillagerData.hpp
Go to the documentation of this file.
1
#if PROTOCOL_VERSION > 404
/* > 1.13.2 */
2
#pragma once
3
4
namespace
Botcraft
5
{
6
struct
VillagerData
7
{
8
int
type
;
9
int
profession
;
10
int
level
;
11
};
12
}
13
#endif
Botcraft
Definition
BaseNode.hpp:6
Botcraft::VillagerData
Definition
VillagerData.hpp:7
Botcraft::VillagerData::type
int type
Definition
VillagerData.hpp:8
Botcraft::VillagerData::profession
int profession
Definition
VillagerData.hpp:9
Botcraft::VillagerData::level
int level
Definition
VillagerData.hpp:10
botcraft
include
botcraft
Game
Entities
VillagerData.hpp
Generated by
1.9.8