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;
39 virtual bool canUse() ;
42 virtual bool canContinueToUse() ;
45 virtual void start() ;
54 virtual void appendDebugInfo(::std::string& str)
const ;
65 ::SharedTypes::Legacy::LevelSoundEvent sound,
71 MCAPI
void _removeItemFromOffhandSlot()
const;
82 ::SharedTypes::Legacy::LevelSoundEvent sound,
100 MCFOLD
bool $canContinueToUse();
108 MCAPI
void $appendDebugInfo(::std::string& str)
const;
114 MCAPI
static void** $vftable();