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