20 ::ll::TypedStorage<8, 8, ::Horse&> mHorse;
21 ::ll::TypedStorage<4, 4, int> mTrapLifeTicks;
22 ::ll::TypedStorage<4, 4, float> mTriggerDistance;
38 virtual bool canUse() ;
41 virtual void start() ;
44 virtual void appendDebugInfo(::std::string& debugInfo)
const ;
53 MCAPI ::Horse* _createHorse(::SharedTypes::Legacy::Difficulty
const& difficulty);
55 MCAPI ::Skeleton* _createSkeleton(::SharedTypes::Legacy::Difficulty
const& difficulty,
::Horse const& otherHorse);
57 MCAPI ::Player* _getClosestPlayer()
const;
69 MCAPI
void $appendDebugInfo(::std::string& debugInfo)
const;