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