|
virtual void | execute (::CommandOrigin const &origin, ::CommandOutput &output) const |
|
MCAPI void | _commandOutputFail (::CommandOutput &output, ::std::optional< int > const &testPassCount) const |
|
MCAPI void | _commandOutputSuccess (::CommandOutput &output, ::std::optional< int > const &testPassCount) const |
|
MCAPI bool | _detectConditionSubcommand (::CommandOrigin const &origin, ::CommandOutput &output, ::std::optional< int > &testPassCount) const |
|
MCAPI ::std::optional<::ScoreInfo > | _getScoreFromSelectorOnObjective (::Scoreboard const &scoreboard, ::CommandSelector<::Actor > const &selector, ::std::string const &objectiveName, ::CommandOrigin const &origin, ::CommandOutput &output) const |
|
MCAPI ::std::optional<::ScoreboardId > | _getScoreboardIdForSelector (::Scoreboard const &scoreboard, ::CommandSelector<::Actor > const &selector, ::CommandOrigin const &origin, ::CommandOutput &output) const |
|
MCAPI void * | $ctor () |
|
MCAPI void | $dtor () |
|
MCAPI void | $execute (::CommandOrigin const &origin, ::CommandOutput &output) const |
|
LLNDAPI std::string | getCommandName () const |
|
virtual bool | collectOptionalArguments () |
|
MCAPI void | run (::CommandOrigin const &origin, ::CommandOutput &output) const |
|
MCAPI void | sendTelemetry (::CommandOrigin const &origin, ::CommandOutput &output) const |
|
MCAPI bool | shouldSendTelemetry (::CommandOrigin const &origin) const |
|
MCFOLD bool | $collectOptionalArguments () |
|
|
::ll::TypedStorage< 4, 4, ::NewExecuteCommand::ExecuteChainedSubcommand::Subcommand > | mSubcommandOption |
|
::ll::TypedStorage< 4, 4, ::NewExecuteCommand::ExecuteChainedSubcommand::Subcommand > | mSecondarySubcommandOption |
|
::ll::TypedStorage< 4, 4, ::NewExecuteCommand::ExecuteChainedSubcommand::ConditionSubcommand > | mConditionSubcommandOption |
|
::ll::TypedStorage< 8, 200, ::CommandSelector<::Actor > > | mTargets |
|
::ll::TypedStorage< 8, 200, ::CommandSelector<::Actor > > | mSources |
|
::ll::TypedStorage< 8, 32, ::std::string > | mAxesAlignment |
|
::ll::TypedStorage< 4, 4, ::SharedTypes::Legacy::ActorLocation > | mActorLocation |
|
::ll::TypedStorage< 4, 16, ::CommandPositionFloat > | mPosition |
|
::ll::TypedStorage< 4, 16, ::CommandPosition > | mBlockPosition |
|
::ll::TypedStorage< 4, 16, ::CommandPosition > | mEndPosition |
|
::ll::TypedStorage< 4, 16, ::CommandPosition > | mDestination |
|
::ll::TypedStorage< 4, 8, ::RelativeFloat > | mRotationX |
|
::ll::TypedStorage< 4, 8, ::RelativeFloat > | mRotationY |
|
::ll::TypedStorage< 4, 4, ::DimensionType > | mTargetDimension |
|
::ll::TypedStorage< 8, 8, ::CommandBlockName > | mBlock |
|
::ll::TypedStorage< 8, 24, ::std::vector<::BlockStateCommandParam > > | mBlockStates |
|
::ll::TypedStorage< 4, 4, int > | mBlockData |
|
::ll::TypedStorage< 4, 4, ::NewExecuteCommand::ExecuteChainedSubcommand::ScanMode > | mScanMode |
|
::ll::TypedStorage< 8, 32, ::std::string > | mTargetScoreObjective |
|
::ll::TypedStorage< 8, 32, ::std::string > | mSourceScoreObjective |
|
::ll::TypedStorage< 1, 1, ::CommandCompareOperator > | mCompareOperator |
|
::ll::TypedStorage< 4, 4, ::NewExecuteCommand::ExecuteChainedSubcommand::ScoreRangeMode > | mRangeMode |
|
::ll::TypedStorage< 4, 12, ::CommandIntegerRange > | mRange |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::Command > > | mCommand |
|
::ll::TypedStorage< 8, 16, ::NewExecuteCommand::ExecuteChainedSubcommand > | mChainedCommand |
|
::ll::TypedStorage< 4, 4, int > | mVersion |
|
::ll::TypedStorage< 8, 8, ::CommandRegistry const * > | mRegistry |
|
::ll::TypedStorage< 4, 4, int > | mCommandSymbol |
|
::ll::TypedStorage< 1, 1, ::CommandPermissionLevel > | mPermissionLevel |
|
::ll::TypedStorage< 2, 2, ::CommandFlag > | mFlags |
|