Botcraft 1.21.4
Loading...
Searching...
No Matches
IllusionerEntity.cpp
Go to the documentation of this file.
2
3namespace Botcraft
4{
12
17
18
19 std::string IllusionerEntity::GetName() const
20 {
21 return "illusioner";
22 }
23
28
29
31 {
32 return "illusioner";
33 }
34
39
40
42 {
43 return 0.6;
44 }
45
47 {
48 return 1.95;
49 }
50
51}
virtual std::string GetName() const override
virtual double GetWidthImpl() const override
virtual EntityType GetType() const override
virtual double GetHeightImpl() const override
static std::string GetClassName()
static EntityType GetClassType()
std::map< EntityAttribute::Type, EntityAttribute > attributes