31 virtual float getFeetAttachPosY()
const ;
34 virtual bool canDescendThroughBlock()
const ;
37 virtual float getFallDistance()
const ;
40 virtual ::ActorType getEntityTypeId()
const ;
43 virtual bool isWearingLeatherBoots()
const ;
46 virtual bool hasLightWeightFamilyTag()
const ;
49 virtual bool isWorldBuilder()
const ;
52 virtual ::AABB
const& getAABB()
const ;
55 virtual bool isRiding()
const ;
58 virtual bool hasPassenger()
const ;
73 MCAPI
float $getFeetAttachPosY()
const;
75 MCAPI
bool $canDescendThroughBlock()
const;
77 MCAPI
float $getFallDistance()
const;
79 MCAPI ::ActorType $getEntityTypeId()
const;
81 MCAPI
bool $isWearingLeatherBoots()
const;
83 MCAPI
bool $hasLightWeightFamilyTag()
const;
85 MCAPI
bool $isWorldBuilder()
const;
87 MCAPI ::AABB
const& $getAABB()
const;
89 MCAPI
bool $isRiding()
const;
91 MCAPI
bool $hasPassenger()
const;
97 MCAPI
static void** $vftable();