Botcraft
1.21.7
Loading...
Searching...
No Matches
FlyingMobEntity.cpp
Go to the documentation of this file.
1
#if PROTOCOL_VERSION < 771
/* < 1.21.6 */
2
#include "
botcraft/Game/Entities/entities/FlyingMobEntity.hpp
"
3
4
namespace
Botcraft
5
{
6
FlyingMobEntity::FlyingMobEntity()
7
{
8
9
}
10
11
FlyingMobEntity::~FlyingMobEntity()
12
{
13
14
}
15
16
bool
FlyingMobEntity::IsFlyingMob()
const
17
{
18
return
true
;
19
}
20
21
}
22
#endif
FlyingMobEntity.hpp
Botcraft
Definition
BaseNode.hpp:6
botcraft
src
Game
Entities
entities
FlyingMobEntity.cpp
Generated by
1.9.8