LeviLamina
|
This is the complete list of members for SpreadPlayersCommand, including all inherited members.
$collectOptionalArguments() (defined in Command) | Command | |
$dtor() (defined in Command) | Command | |
$execute(::CommandOrigin const &origin, ::CommandOutput &output) const (defined in SpreadPlayersCommand) | SpreadPlayersCommand | |
$vftable() (defined in SpreadPlayersCommand) | SpreadPlayersCommand | static |
_checkPositionValid(::CommandOrigin const &origin, ::BlockPos const &checkPos, ::std::optional< short > maxHeight, ::std::map<::ChunkPos, ::std::unique_ptr<::CommandArea > > &areas, int commandVersion) (defined in SpreadPlayersCommand) | SpreadPlayersCommand | static |
_getTeleportHeight(::BlockSource ®ion, int x, ::std::optional< short > maxHeight, int z, int commandVersion) (defined in SpreadPlayersCommand) | SpreadPlayersCommand | static |
_setPlayerPositions(::CommandSelectorResults<::Actor > &entities, ::std::vector<::Vec2 > &positions, ::std::optional< short > maxHeight, ::std::map<::ChunkPos, ::std::unique_ptr<::CommandArea > > &areas, int commandVersion) (defined in SpreadPlayersCommand) | SpreadPlayersCommand | static |
_spreadEntities(::CommandOutput &output, ::CommandSelectorResults<::Actor > &entities, ::CommandOrigin const &origin, ::Vec2 const ¢er, float spreadDist, float maxDistFromCenter, ::std::optional< short > maxHeight, int commandVersion) (defined in SpreadPlayersCommand) | SpreadPlayersCommand | static |
collectOptionalArguments() (defined in Command) | Command | virtual |
createInitialPositions(::Random &random, int count, ::Vec2 const &minPos, ::Vec2 const &maxPos) (defined in SpreadPlayersCommand) | SpreadPlayersCommand | static |
execute(::CommandOrigin const &origin, ::CommandOutput &output) const (defined in SpreadPlayersCommand) | SpreadPlayersCommand | virtual |
getCommandName() const (defined in Command) | Command | |
isDangerousSpawn(::BlockSource ®ion, ::BlockPos const &checkPos, short minHeight, ::std::optional< short > maxHeight, int commandVersion) (defined in SpreadPlayersCommand) | SpreadPlayersCommand | static |
isTemplateLockedAction(::CommandOrigin const &origin) (defined in Command) | Command | static |
isWildcard(::CommandSelectorBase const &selector) (defined in Command) | Command | static |
mCommandSymbol (defined in Command) | Command | |
mFlags (defined in Command) | Command | |
mPermissionLevel (defined in Command) | Command | |
mRegistry (defined in Command) | Command | |
mUnk17014b (defined in SpreadPlayersCommand) | SpreadPlayersCommand | |
mUnk87ff63 (defined in SpreadPlayersCommand) | SpreadPlayersCommand | |
mUnka2e82a (defined in SpreadPlayersCommand) | SpreadPlayersCommand | |
mUnkbc1c46 (defined in SpreadPlayersCommand) | SpreadPlayersCommand | |
mUnkcaddae (defined in SpreadPlayersCommand) | SpreadPlayersCommand | |
mUnkf56085 (defined in SpreadPlayersCommand) | SpreadPlayersCommand | |
mVersion (defined in Command) | Command | |
operator=(SpreadPlayersCommand const &) (defined in SpreadPlayersCommand) | SpreadPlayersCommand | |
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 SpreadPlayersCommand) | SpreadPlayersCommand | static |
shouldSendTelemetry(::CommandOrigin const &origin) const (defined in Command) | Command | |
shouldUseCommandOriginRotation(::CommandOrigin const &origin, int version) (defined in Command) | Command | static |
SpreadPlayersCommand(SpreadPlayersCommand const &) (defined in SpreadPlayersCommand) | SpreadPlayersCommand | |
SpreadPlayersCommand() (defined in SpreadPlayersCommand) | SpreadPlayersCommand | |
spreadPositions(::CommandOutput &output, ::Random &random, ::CommandOrigin const &origin, ::Vec2 const ¢er, float spreadDist, ::Vec2 const &minPos, ::Vec2 const &maxPos, ::std::vector<::Vec2 > &positions, ::std::optional< short > maxHeight, ::std::map<::ChunkPos, ::std::unique_ptr<::CommandArea > > &areas, int commandVersion) (defined in SpreadPlayersCommand) | SpreadPlayersCommand | static |
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 |
~SpreadPlayersCommand()=default (defined in SpreadPlayersCommand) | SpreadPlayersCommand | virtual |