3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/server/commands/Command.h"
7#include "mc/server/commands/CommandSelector.h"
20 enum class EventAction : uchar {
27 ::ll::TypedStorage<1, 1, ::EventCommand::EventAction> mAction;
28 ::ll::TypedStorage<8, 200, ::CommandSelector<::Actor>> mTargets;
29 ::ll::TypedStorage<8, 32, ::std::string> mEventName;
61MCAPI ::ll::type_id_ref Bedrock::typeid_storage_impl<class CommandRegistry, ::EventCommand::EventAction>();
Definition CommandOrigin.h:32
Definition CommandOutput.h:20
Definition CommandRegistry.h:51
Definition EventCommand.h:17
static MCAPI void ** $vftable()