3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/server/commands/Command.h"
19 enum class Action :
int {
31 ::ll::TypedStorage<4, 4, ::AllowListCommand::Action> mAction;
32 ::ll::TypedStorage<8, 32, ::std::string> mName;
50 MCAPI static ::AllowListFile*& mAllowListFile();
68MCAPI ::ll::type_id_ref Bedrock::typeid_storage_impl<class CommandRegistry, ::AllowListCommand::Action>();
Definition AllowListCommand.h:16
static MCAPI void ** $vftable()
Definition AllowListFile.h:14
Definition CommandOrigin.h:32
Definition CommandOutput.h:20
Definition CommandRegistry.h:51