20 ::ll::TypedStorage<8, 8, ::Horse&> mHorse;
21 ::ll::TypedStorage<4, 4, int> mTrapLifeTicks;
22 ::ll::TypedStorage<4, 4, float> mTriggerDistance;
32 virtual bool canUse() ;
35 virtual void start() ;
38 virtual void appendDebugInfo(::std::string& debugInfo)
const ;
47 MCAPI ::Horse* _createHorse(::SharedTypes::Legacy::Difficulty
const& difficulty);
49 MCAPI ::Skeleton* _createSkeleton(::SharedTypes::Legacy::Difficulty
const& otherHorse,
::Horse const& difficulty);
51 MCAPI ::Player* _getClosestPlayer()
const;
69 MCAPI
void $appendDebugInfo(::std::string& debugInfo)
const;
75 MCAPI
static void** $vftable();