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