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