|
LeviLamina
|
This is the complete list of members for TeleportCommand, including all inherited members.
| $collectOptionalArguments() (defined in Command) | Command | |
| $ctor() (defined in TeleportCommand) | TeleportCommand | |
| $dtor() (defined in Command) | Command | |
| $execute(::CommandOrigin const &origin, ::CommandOutput &output) const (defined in TeleportCommand) | TeleportCommand | |
| $vftable() | TeleportCommand | static |
| applyTarget(::Actor &victim, ::TeleportTarget target, bool keepVelocity) (defined in TeleportCommand) | TeleportCommand | static |
| collectOptionalArguments() (defined in Command) | Command | virtual |
| computeTarget(::Actor &victim, ::Vec3 destination, ::Vec3 *facePosition, ::DimensionType destinationDimension, ::std::optional<::RotationCommandUtils::RotationData > const &rotationData, int commandVersion) (defined in TeleportCommand) | TeleportCommand | static |
| doArmorStandTeleportBackwardCompability(::Actor &target, ::Actor const *destinationEntity) const (defined in TeleportCommand) | TeleportCommand | |
| execute(::CommandOrigin const &origin, ::CommandOutput &output) const (defined in TeleportCommand) | TeleportCommand | virtual |
| getCommandAreaForTargets(::CommandOrigin const &origin, ::CommandSelectorResults<::Actor > const &targets, ::Vec3 destination, int commandVersion, bool allowUnloadedChunks) (defined in TeleportCommand) | TeleportCommand | static |
| getCommandName() const (defined in Command) | Command | |
| getFacingDirection(::CommandOrigin const &origin, ::CommandOutput &output, ::Vec3 &faceTarget, ::Actor *destinationEntity) const (defined in TeleportCommand) | TeleportCommand | |
| isTemplateLockedAction(::CommandOrigin const &origin) (defined in Command) | Command | static |
| isWildcard(::CommandSelectorBase const &selector) (defined in Command) | Command | static |
| mApplyTeleport (defined in TeleportCommand) | TeleportCommand | |
| mCheckForBlocks (defined in TeleportCommand) | TeleportCommand | |
| mCommandSymbol (defined in Command) | Command | |
| mDestinationEntity (defined in TeleportCommand) | TeleportCommand | |
| mDestinationIsPosition (defined in TeleportCommand) | TeleportCommand | |
| mDestinationPos (defined in TeleportCommand) | TeleportCommand | |
| mFacingEntity (defined in TeleportCommand) | TeleportCommand | |
| mFacingIsPosition (defined in TeleportCommand) | TeleportCommand | |
| mFacingPos (defined in TeleportCommand) | TeleportCommand | |
| mFlags (defined in Command) | Command | |
| mHaveFacing (defined in TeleportCommand) | TeleportCommand | |
| mIsUsingRotation (defined in TeleportCommand) | TeleportCommand | |
| mPermissionLevel (defined in Command) | Command | |
| mRegistry (defined in Command) | Command | |
| mTargets (defined in TeleportCommand) | TeleportCommand | |
| mVersion (defined in Command) | Command | |
| mXRot (defined in TeleportCommand) | TeleportCommand | |
| mYRot (defined in TeleportCommand) | TeleportCommand | |
| run(::CommandOrigin const &origin, ::CommandOutput &output) const (defined in Command) | Command | |
| sendTelemetry(::CommandOrigin const &origin, ::CommandOutput &output) const (defined in Command) | Command | |
| setup(::CommandRegistry ®istry) (defined in TeleportCommand) | TeleportCommand | static |
| shouldSendTelemetry(::CommandOrigin const &origin) const (defined in Command) | Command | |
| shouldUseCommandOriginRotation(::CommandOrigin const &origin, int version) (defined in Command) | Command | static |
| TeleportCommand() (defined in TeleportCommand) | TeleportCommand | |
| validRange(float input, float low, float high, ::CommandOutput &output) (defined in Command) | Command | static |
| validRange(int input, int low, int high, ::CommandOutput &output) (defined in Command) | Command | static |
| WILDCARD_TOKEN() (defined in Command) | Command | static |
| ~Command() (defined in Command) | Command | virtual |
| ~TeleportCommand()=default (defined in TeleportCommand) | TeleportCommand | virtual |