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