19 ::ll::TypedStorage<8, 8, ::Actor const&> mActor;
32 virtual float getFeetAttachPosY()
const ;
35 virtual bool canDescendThroughBlock()
const ;
38 virtual float getFallDistance()
const ;
41 virtual ::ActorType getEntityTypeId()
const ;
44 virtual bool isWearingLeatherBoots()
const ;
47 virtual bool hasLightWeightFamilyTag()
const ;
50 virtual bool isWorldBuilder()
const ;
53 virtual ::AABB
const& getAABB()
const ;
56 virtual bool isRiding()
const ;
59 virtual bool hasPassenger()
const ;
68 MCAPI
float $getFeetAttachPosY()
const;
70 MCAPI
bool $canDescendThroughBlock()
const;
72 MCAPI
float $getFallDistance()
const;
74 MCAPI ::ActorType $getEntityTypeId()
const;
76 MCAPI
bool $isWearingLeatherBoots()
const;
78 MCAPI
bool $hasLightWeightFamilyTag()
const;
80 MCAPI
bool $isWorldBuilder()
const;
82 MCAPI ::AABB
const& $getAABB()
const;
84 MCAPI
bool $isRiding()
const;
86 MCAPI
bool $hasPassenger()
const;