3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/actor/monster/HumanoidMonster.h"
18 virtual bool isAlliedTo(
::Mob* other) ;
21 virtual int getArmorValue()
const ;
36 MCAPI
bool $isAlliedTo(
::Mob* other);
38 MCFOLD
int $getArmorValue()
const;
44 MCAPI
static void** $vftable();
Definition EvocationIllager.h:13
Definition HumanoidMonster.h:14