3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/server/commands/Command.h"
7#include "mc/server/commands/CommandRawText.h"
21 enum class ActionType :
int {
30 ::ll::TypedStorage<4, 4, ::ResourceUriCommand::ActionType> mAction;
31 ::ll::TypedStorage<8, 32, ::std::string> mName;
32 ::ll::TypedStorage<8, 32, ::CommandRawText> mLink;
74MCAPI ::ll::type_id_ref Bedrock::typeid_storage_impl<class CommandRegistry, ::ResourceUriCommand::ActionType>();
Definition CommandOrigin.h:32
Definition CommandOutput.h:20
Definition CommandRegistry.h:51
Definition ResourceUriCommand.h:18
static MCAPI void ** $vftable()