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
4namespace Botcraft
5{
7 {
8 int type;
10 int level;
11 };
12}
13#endif