3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/server/commands/Command.h"
19 enum class Action :
int {
37 AllowListCommand& operator=(AllowListCommand
const&);
38 AllowListCommand(AllowListCommand
const&);
46 virtual ~AllowListCommand() =
default;
58 MCAPI static ::AllowListFile*& mAllowListFile();
static MCAPI void ** $vftable()
Definition AllowListFile.h:13
Definition CommandOrigin.h:32
Definition CommandOutput.h:19
Definition CommandRegistry.h:47