LeviLamina
Loading...
Searching...
No Matches
SpreadPlayersCommand Member List

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()SpreadPlayersCommandstatic
_checkPositionValid(::CommandOrigin const &origin, ::BlockPos const &checkPos, ::std::optional< short > maxHeight, ::std::map<::ChunkPos, ::std::unique_ptr<::CommandArea > > &areas, int commandVersion) (defined in SpreadPlayersCommand)SpreadPlayersCommandstatic
_getTeleportHeight(::BlockSource &region, int x, ::std::optional< short > maxHeight, int z, int commandVersion) (defined in SpreadPlayersCommand)SpreadPlayersCommandstatic
_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)SpreadPlayersCommandstatic
_spreadEntities(::CommandOutput &output, ::CommandSelectorResults<::Actor > &entities, ::CommandOrigin const &origin, ::Vec2 const &center, float spreadDist, float maxDistFromCenter, ::std::optional< short > maxHeight, int commandVersion) (defined in SpreadPlayersCommand)SpreadPlayersCommandstatic
collectOptionalArguments() (defined in Command)Commandvirtual
CommandAreas typedef (defined in SpreadPlayersCommand)SpreadPlayersCommand
createInitialPositions(::Random &random, int count, ::Vec2 const &minPos, ::Vec2 const &maxPos) (defined in SpreadPlayersCommand)SpreadPlayersCommandstatic
execute(::CommandOrigin const &origin, ::CommandOutput &output) const (defined in SpreadPlayersCommand)SpreadPlayersCommandvirtual
getCommandName() const (defined in Command)Command
isDangerousSpawn(::BlockSource &region, ::BlockPos const &checkPos, short minHeight, ::std::optional< short > maxHeight, int commandVersion) (defined in SpreadPlayersCommand)SpreadPlayersCommandstatic
isTemplateLockedAction(::CommandOrigin const &origin) (defined in Command)Commandstatic
isWildcard(::CommandSelectorBase const &selector) (defined in Command)Commandstatic
maxHeight (defined in SpreadPlayersCommand)SpreadPlayersCommand
mCommandSymbol (defined in Command)Command
mDistance (defined in SpreadPlayersCommand)SpreadPlayersCommand
mFlags (defined in Command)Command
mMaxRange (defined in SpreadPlayersCommand)SpreadPlayersCommand
mPermissionLevel (defined in Command)Command
mRegistry (defined in Command)Command
mTargets (defined in SpreadPlayersCommand)SpreadPlayersCommand
mVersion (defined in Command)Command
mX (defined in SpreadPlayersCommand)SpreadPlayersCommand
mZ (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 &registry) (defined in SpreadPlayersCommand)SpreadPlayersCommandstatic
shouldSendTelemetry(::CommandOrigin const &origin) const (defined in Command)Command
shouldUseCommandOriginRotation(::CommandOrigin const &origin, int version) (defined in Command)Commandstatic
spreadPositions(::CommandOutput &output, ::Random &random, ::CommandOrigin const &origin, ::Vec2 const &center, 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)SpreadPlayersCommandstatic
validRange(int input, int low, int high, ::CommandOutput &output) (defined in Command)Commandstatic
validRange(float input, float low, float high, ::CommandOutput &output) (defined in Command)Commandstatic
WILDCARD_TOKEN() (defined in Command)Commandstatic
~Command() (defined in Command)Commandvirtual
~SpreadPlayersCommand()=default (defined in SpreadPlayersCommand)SpreadPlayersCommandvirtual