31 ::ll::TypedStorage<4, 4, float> mDuration;
32 ::ll::TypedStorage<4, 8, ::FloatRange> mFireworksInterval;
33 ::ll::TypedStorage<8, 104, ::ActorDefinitionTrigger> mCelebrationEndEvent;
46 MCAPI
static void buildSchema(
47 ::std::string
const& name,
63 MCAPI
static void** $vftable();
70 ::ll::TypedStorage<8, 8, ::Mob&> mMob;
71 ::ll::TypedStorage<8, 8, ::Tick> mNextFireworkTick;
72 ::ll::TypedStorage<8, 8, ::Tick> mEndTick;
73 ::ll::TypedStorage<4, 4, float> mDuration;
74 ::ll::TypedStorage<4, 8, ::FloatRange> mFireworksInterval;
75 ::ll::TypedStorage<8, 104, ::ActorDefinitionTrigger> mCelebrationEndEvent;
82 virtual bool canUse() ;
85 virtual bool canContinueToUse() ;
88 virtual void start() ;
97 virtual void appendDebugInfo(::std::string& str)
const ;
106 MCAPI
void _launchFirework();
118 MCFOLD
bool $canUse();
120 MCAPI
bool $canContinueToUse();
128 MCAPI
void $appendDebugInfo(::std::string& str)
const;
134 MCAPI
static void** $vftable();