25 ::ll::TypedStorage<8, 8, ::Mob&> mMob;
26 ::ll::TypedStorage<4, 4, ::SharedTypes::Legacy::LevelSoundEvent> mSoundEvent;
27 ::ll::TypedStorage<4, 8, ::FloatRange> mSoundIntervalRange;
28 ::ll::TypedStorage<8, 8, ::Tick> mNextSoundEventTick;
29 ::ll::TypedStorage<8, 104, ::ActorDefinitionTrigger const> mOnStartEvent;
30 ::ll::TypedStorage<8, 104, ::ActorDefinitionTrigger const> mOnStopEvent;
31 ::ll::TypedStorage<8, 152, ::ItemStack> mItemStackPicked;
32 ::ll::TypedStorage<8, 24, ::WeakEntityRef> mItemOwner;
45 virtual bool canUse() ;
48 virtual bool canContinueToUse() ;
51 virtual void start() ;
60 virtual void appendDebugInfo(::std::string& str)
const ;
71 ::SharedTypes::Legacy::LevelSoundEvent sound,
88 ::SharedTypes::Legacy::LevelSoundEvent sound,
MCAPI void * $ctor(::Mob &mob, ::SharedTypes::Legacy::LevelSoundEvent sound, ::FloatRange soundIntervalRange, ::ActorDefinitionTrigger const &onAdmireItemStart, ::ActorDefinitionTrigger const &onAdmireItemStop)
MCAPI AdmireItemGoal(::Mob &mob, ::SharedTypes::Legacy::LevelSoundEvent sound, ::FloatRange soundIntervalRange, ::ActorDefinitionTrigger const &onAdmireItemStart, ::ActorDefinitionTrigger const &onAdmireItemStop)