|
| 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 | $execute (::CommandOrigin const &origin, ::CommandOutput &output) const |
|
LLNDAPI std::string | getCommandName () const |
|
virtual bool | collectOptionalArguments () |
|
MCFOLD::CommandRegistry const & | getRegistry () const |
|
MCAPI bool | hasFlag (::CommandFlag flag) const |
|
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 void | $dtor () |
|
MCFOLD bool | $collectOptionalArguments () |
|
|
static MCAPI void | setup (::CommandRegistry ®istry, int newExecuteStartVersion) |
| static MCAPI void ** | $vftable () |
|
static MCAPI ::Player * | getPlayerFromOrigin (::CommandOrigin const &origin) |
|
static MCAPI bool | isTemplateLockedAction (::CommandOrigin const &origin) |
|
static MCAPI bool | isWildcard (::CommandSelectorBase const &selector) |
|
static MCAPI bool | shouldUseCommandOriginRotation (::CommandOrigin const &origin, int version) |
|
static MCAPI bool | validData (int input, ushort &data, ::CommandOutput &output) |
|
static MCAPI bool | validRange (int input, int low, int high, ::CommandOutput &output) |
|
static MCAPI bool | validRange (float input, float low, float high, ::CommandOutput &output) |
|
static MCAPI ::std::string const & | WILDCARD_TOKEN () |
|
|
::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 |