19 ::ll::TypedStorage<8, 8, ::Actor const&> mActor;
24 GetCollisionShapeActorProxy& operator=(GetCollisionShapeActorProxy
const&);
25 GetCollisionShapeActorProxy(GetCollisionShapeActorProxy
const&);
26 GetCollisionShapeActorProxy();
31 virtual float getFeetAttachPosY()
const ;
33 virtual bool canDescendThroughBlock()
const ;
35 virtual float getFallDistance()
const ;
37 virtual ::ActorType getEntityTypeId()
const ;
39 virtual bool isWearingLeatherBoots()
const ;
41 virtual bool hasLightWeightFamilyTag()
const ;
43 virtual bool isWorldBuilder()
const ;
45 virtual ::AABB
const& getAABB()
const ;
47 virtual bool isRiding()
const ;
49 virtual bool hasPassenger()
const ;
51 virtual ~GetCollisionShapeActorProxy() =
default;
57 MCAPI
float $getFeetAttachPosY()
const;
59 MCAPI
bool $canDescendThroughBlock()
const;
61 MCAPI
float $getFallDistance()
const;
63 MCAPI ::ActorType $getEntityTypeId()
const;
65 MCAPI
bool $isWearingLeatherBoots()
const;
67 MCAPI
bool $hasLightWeightFamilyTag()
const;
69 MCAPI
bool $isWorldBuilder()
const;
71 MCAPI ::AABB
const& $getAABB()
const;
73 MCAPI
bool $isRiding()
const;
75 MCAPI
bool $hasPassenger()
const;
83 MCAPI
static void** $vftable();