54 MCAPI
void addDamageCause(::std::string
const& causeCased);
62 MCAPI
static void buildSchema(
63 ::std::string
const& name,
78 MCAPI
static void** $vftable();
85 ::ll::TypedStorage<8, 160, ::PlayDeadGoal::Definition> mDefinition;
86 ::ll::TypedStorage<8, 8, ::Mob&> mMob;
87 ::ll::TypedStorage<8, 8, uint64> mPlayDeadDuration;
88 ::ll::TypedStorage<8, 8, uint64> mStopPlayingDeadTime;
89 ::ll::TypedStorage<8, 8, uint64> mLastDamagedTimestamp;
90 ::ll::TypedStorage<1, 1, bool> mPlayDeadOnAllCauses;
97 virtual bool canUse() ;
100 virtual void start() ;
103 virtual void stop() ;
106 virtual bool canContinueToUse() ;
109 virtual void appendDebugInfo(::std::string& str)
const ;
124 MCAPI
bool $canUse();
130 MCAPI
bool $canContinueToUse();
132 MCAPI
void $appendDebugInfo(::std::string& str)
const;
138 MCAPI
static void** $vftable();
Definition EntityContext.h:16