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