LeviLamina
Loading...
Searching...
No Matches
NewExecuteCommand::ExecuteChainedSubcommand Class Reference
Inheritance diagram for NewExecuteCommand::ExecuteChainedSubcommand:

Public Types

enum class  ConditionSubcommand : int {
  None = 0 , Block = 1 , Blocks = 2 , Entity = 3 ,
  Score = 4
}
enum class  ScanMode : int { All = 0 , Masked = 1 }
enum class  ScoreRangeMode : int { Off = 0 , On = 1 }
enum class  Subcommand : int {
  None = 0 , As = 1 , At = 2 , In = 3 ,
  Positioned = 4 , Rotated = 5 , Facing = 6 , Entity = 7 ,
  Align = 8 , Anchored = 9 , If = 10 , Unless = 11 ,
  Run = 12
}

Public Member Functions

virtual::std::string getCommandName () const
MCAPI::std::string $getCommandName () const

Static Public Member Functions

static MCAPI ::std::string getSubcommandName (::NewExecuteCommand::ExecuteChainedSubcommand::Subcommand subcommand)
static MCAPI void setup (::CommandRegistry &registry)
static MCAPI char const *& CHAINED_OPTION_0 ()
static MCAPI char const *& CONDITION_SUBCOMMAND_OPTION_BLOCK ()
static MCAPI char const *& CONDITION_SUBCOMMAND_OPTION_BLOCKS ()
static MCAPI char const *& CONDITION_SUBCOMMAND_OPTION_ENTITY ()
static MCAPI char const *& CONDITION_SUBCOMMAND_OPTION_SCORE ()
static MCAPI char const *& SUBCOMMAND_ALIGN ()
static MCAPI char const *& SUBCOMMAND_ANCHORED ()
static MCAPI char const *& SUBCOMMAND_AS ()
static MCAPI char const *& SUBCOMMAND_AT ()
static MCAPI char const *& SUBCOMMAND_BLOCK ()
static MCAPI char const *& SUBCOMMAND_BLOCKS ()
static MCAPI char const *& SUBCOMMAND_ENTITY ()
static MCAPI char const *& SUBCOMMAND_FACING ()
static MCAPI char const *& SUBCOMMAND_IF ()
static MCAPI char const *& SUBCOMMAND_IN ()
static MCAPI char const *& SUBCOMMAND_OPTION_ALIGN ()
static MCAPI char const *& SUBCOMMAND_OPTION_ANCHORED ()
static MCAPI char const *& SUBCOMMAND_OPTION_AS ()
static MCAPI char const *& SUBCOMMAND_OPTION_AT ()
static MCAPI char const *& SUBCOMMAND_OPTION_ENTITY ()
static MCAPI char const *& SUBCOMMAND_OPTION_FACING ()
static MCAPI char const *& SUBCOMMAND_OPTION_IF_UNLESS ()
static MCAPI char const *& SUBCOMMAND_OPTION_IN ()
static MCAPI char const *& SUBCOMMAND_OPTION_POSITIONED ()
static MCAPI char const *& SUBCOMMAND_OPTION_ROTATED ()
static MCAPI char const *& SUBCOMMAND_OPTION_RUN ()
static MCAPI char const *& SUBCOMMAND_POSITIONED ()
static MCAPI char const *& SUBCOMMAND_ROTATED ()
static MCAPI char const *& SUBCOMMAND_RUN ()
static MCAPI char const *& SUBCOMMAND_SCORE ()
static MCAPI char const *& SUBCOMMAND_UNLESS ()
static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 8, ::std::unique_ptr<::Command > > mCommand

Member Function Documentation

◆ getCommandName()

virtual::std::string NewExecuteCommand::ExecuteChainedSubcommand::getCommandName ( ) const
virtual

◆ getSubcommandName()

MCAPI ::std::string NewExecuteCommand::ExecuteChainedSubcommand::getSubcommandName ( ::NewExecuteCommand::ExecuteChainedSubcommand::Subcommand subcommand)
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ setup()

MCAPI void NewExecuteCommand::ExecuteChainedSubcommand::setup ( ::CommandRegistry & registry)
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ CHAINED_OPTION_0()

MCAPI char const *& NewExecuteCommand::ExecuteChainedSubcommand::CHAINED_OPTION_0 ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ CONDITION_SUBCOMMAND_OPTION_BLOCK()

MCAPI char const *& NewExecuteCommand::ExecuteChainedSubcommand::CONDITION_SUBCOMMAND_OPTION_BLOCK ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ CONDITION_SUBCOMMAND_OPTION_BLOCKS()

MCAPI char const *& NewExecuteCommand::ExecuteChainedSubcommand::CONDITION_SUBCOMMAND_OPTION_BLOCKS ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ CONDITION_SUBCOMMAND_OPTION_ENTITY()

MCAPI char const *& NewExecuteCommand::ExecuteChainedSubcommand::CONDITION_SUBCOMMAND_OPTION_ENTITY ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ CONDITION_SUBCOMMAND_OPTION_SCORE()

MCAPI char const *& NewExecuteCommand::ExecuteChainedSubcommand::CONDITION_SUBCOMMAND_OPTION_SCORE ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ SUBCOMMAND_ALIGN()

MCAPI char const *& NewExecuteCommand::ExecuteChainedSubcommand::SUBCOMMAND_ALIGN ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ SUBCOMMAND_ANCHORED()

MCAPI char const *& NewExecuteCommand::ExecuteChainedSubcommand::SUBCOMMAND_ANCHORED ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ SUBCOMMAND_AS()

MCAPI char const *& NewExecuteCommand::ExecuteChainedSubcommand::SUBCOMMAND_AS ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ SUBCOMMAND_AT()

MCAPI char const *& NewExecuteCommand::ExecuteChainedSubcommand::SUBCOMMAND_AT ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ SUBCOMMAND_BLOCK()

MCAPI char const *& NewExecuteCommand::ExecuteChainedSubcommand::SUBCOMMAND_BLOCK ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ SUBCOMMAND_BLOCKS()

MCAPI char const *& NewExecuteCommand::ExecuteChainedSubcommand::SUBCOMMAND_BLOCKS ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ SUBCOMMAND_ENTITY()

MCAPI char const *& NewExecuteCommand::ExecuteChainedSubcommand::SUBCOMMAND_ENTITY ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ SUBCOMMAND_FACING()

MCAPI char const *& NewExecuteCommand::ExecuteChainedSubcommand::SUBCOMMAND_FACING ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ SUBCOMMAND_IF()

MCAPI char const *& NewExecuteCommand::ExecuteChainedSubcommand::SUBCOMMAND_IF ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ SUBCOMMAND_IN()

MCAPI char const *& NewExecuteCommand::ExecuteChainedSubcommand::SUBCOMMAND_IN ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ SUBCOMMAND_OPTION_ALIGN()

MCAPI char const *& NewExecuteCommand::ExecuteChainedSubcommand::SUBCOMMAND_OPTION_ALIGN ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ SUBCOMMAND_OPTION_ANCHORED()

MCAPI char const *& NewExecuteCommand::ExecuteChainedSubcommand::SUBCOMMAND_OPTION_ANCHORED ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ SUBCOMMAND_OPTION_AS()

MCAPI char const *& NewExecuteCommand::ExecuteChainedSubcommand::SUBCOMMAND_OPTION_AS ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ SUBCOMMAND_OPTION_AT()

MCAPI char const *& NewExecuteCommand::ExecuteChainedSubcommand::SUBCOMMAND_OPTION_AT ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ SUBCOMMAND_OPTION_ENTITY()

MCAPI char const *& NewExecuteCommand::ExecuteChainedSubcommand::SUBCOMMAND_OPTION_ENTITY ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ SUBCOMMAND_OPTION_FACING()

MCAPI char const *& NewExecuteCommand::ExecuteChainedSubcommand::SUBCOMMAND_OPTION_FACING ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ SUBCOMMAND_OPTION_IF_UNLESS()

MCAPI char const *& NewExecuteCommand::ExecuteChainedSubcommand::SUBCOMMAND_OPTION_IF_UNLESS ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ SUBCOMMAND_OPTION_IN()

MCAPI char const *& NewExecuteCommand::ExecuteChainedSubcommand::SUBCOMMAND_OPTION_IN ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ SUBCOMMAND_OPTION_POSITIONED()

MCAPI char const *& NewExecuteCommand::ExecuteChainedSubcommand::SUBCOMMAND_OPTION_POSITIONED ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ SUBCOMMAND_OPTION_ROTATED()

MCAPI char const *& NewExecuteCommand::ExecuteChainedSubcommand::SUBCOMMAND_OPTION_ROTATED ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ SUBCOMMAND_OPTION_RUN()

MCAPI char const *& NewExecuteCommand::ExecuteChainedSubcommand::SUBCOMMAND_OPTION_RUN ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ SUBCOMMAND_POSITIONED()

MCAPI char const *& NewExecuteCommand::ExecuteChainedSubcommand::SUBCOMMAND_POSITIONED ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ SUBCOMMAND_ROTATED()

MCAPI char const *& NewExecuteCommand::ExecuteChainedSubcommand::SUBCOMMAND_ROTATED ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ SUBCOMMAND_RUN()

MCAPI char const *& NewExecuteCommand::ExecuteChainedSubcommand::SUBCOMMAND_RUN ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ SUBCOMMAND_SCORE()

MCAPI char const *& NewExecuteCommand::ExecuteChainedSubcommand::SUBCOMMAND_SCORE ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ SUBCOMMAND_UNLESS()

MCAPI char const *& NewExecuteCommand::ExecuteChainedSubcommand::SUBCOMMAND_UNLESS ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $getCommandName()

MCAPI::std::string NewExecuteCommand::ExecuteChainedSubcommand::$getCommandName ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $vftable()

MCAPI void ** NewExecuteCommand::ExecuteChainedSubcommand::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following file: