LeviLamina
|
This is the complete list of members for PlaceCommand, including all inherited members.
$collectOptionalArguments() (defined in Command) | Command | |
$dtor() (defined in ServerCommand) | ServerCommand | |
$execute(::CommandOrigin const &origin, ::CommandOutput &output) const (defined in PlaceCommand) | PlaceCommand | |
$vftable() (defined in PlaceCommand) | PlaceCommand | static |
_placeFeature(::IFeature const *feature, ::CommandPosition const &pos, ::CommandOrigin const &origin, ::CommandOutput &output) const (defined in PlaceCommand) | PlaceCommand | |
_placeFeatureRule(::std::string const &featureRuleName, ::CommandPosition const &pos, ::CommandOrigin const &origin, ::CommandOutput &output) const (defined in PlaceCommand) | PlaceCommand | |
_placeJigsaw(::std::string const &pool, ::std::string const &target, schar maxDepth, ::CommandPosition const &pos, bool keepJigsaws, bool includeEntities, ::CommandOrigin const &origin, ::CommandOutput &output) const (defined in PlaceCommand) | PlaceCommand | |
_placeStructure(::std::string const &id, ::CommandPosition const &pos, bool ignoreStartHeight, bool keepJigsaws, bool includeEntities, ::CommandOrigin const &origin, ::CommandOutput &output) const (defined in PlaceCommand) | PlaceCommand | |
collectOptionalArguments() (defined in Command) | Command | virtual |
execute(::CommandOrigin const &origin, ::CommandOutput &output) const (defined in PlaceCommand) | PlaceCommand | virtual |
getCommandName() const (defined in Command) | Command | |
isTemplateLockedAction(::CommandOrigin const &origin) (defined in Command) | Command | static |
isWildcard(::CommandSelectorBase const &selector) (defined in Command) | Command | static |
kickPlayerDueToFlooding(::Bedrock::NonOwnerPointer<::ServerNetworkHandler > serverNetworkHandler, ::Player *player, ::IMinecraftEventing &eventing, ::std::string const &message) (defined in ServerCommand) | ServerCommand | static |
mCommandSymbol (defined in Command) | Command | |
mFlags (defined in Command) | Command | |
mGame() (defined in ServerCommand) | ServerCommand | static |
mPermissionLevel (defined in Command) | Command | |
mRegistry (defined in Command) | Command | |
mTextFilteringProcessor() (defined in ServerCommand) | ServerCommand | static |
mUnk194dc9 (defined in PlaceCommand) | PlaceCommand | |
mUnk3aa43a (defined in PlaceCommand) | PlaceCommand | |
mUnk5c7fb5 (defined in PlaceCommand) | PlaceCommand | |
mUnk6570bc (defined in PlaceCommand) | PlaceCommand | |
mUnk663c8d (defined in PlaceCommand) | PlaceCommand | |
mUnk77c817 (defined in PlaceCommand) | PlaceCommand | |
mUnk7d4350 (defined in PlaceCommand) | PlaceCommand | |
mUnk959a5a (defined in PlaceCommand) | PlaceCommand | |
mUnkd4ce49 (defined in PlaceCommand) | PlaceCommand | |
mUnke003e7 (defined in PlaceCommand) | PlaceCommand | |
mUnkf720b6 (defined in PlaceCommand) | PlaceCommand | |
mVersion (defined in Command) | Command | |
operator=(PlaceCommand const &) (defined in PlaceCommand) | PlaceCommand | |
PlaceAction enum name (defined in PlaceCommand) | PlaceCommand | |
PlaceCommand(PlaceCommand const &) (defined in PlaceCommand) | PlaceCommand | |
PlaceCommand() (defined in PlaceCommand) | PlaceCommand | |
placeJigsaw(::std::string const &pool, ::std::string const &target, schar maxDepth, ::BlockPos const &position, bool keepJigsaws, bool includeEntities, ::Dimension &dimension) (defined in PlaceCommand) | PlaceCommand | static |
placeStructure(::std::string const &id, ::BlockPos const &pos, ::Dimension &dimension, bool ignoreStartHeight, bool keepJigsaws, bool includeEntities) (defined in PlaceCommand) | PlaceCommand | static |
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, ::std::unordered_map<::HashedString, ::BiomeDecorationFeature > const &biomeDecorationFeatures, ::Experiments const &experiments) (defined in PlaceCommand) | PlaceCommand | static |
shouldSendTelemetry(::CommandOrigin const &origin) const (defined in Command) | Command | |
shouldUseCommandOriginRotation(::CommandOrigin const &origin, int version) (defined in Command) | Command | static |
tryToFilterTextWithRemoteFilter(::CommandOrigin const &origin, ::CommandOutput &output, ::std::vector<::std::string > const &text, ::TextProcessingEventOrigin const &textOrigin, ::std::function< void(::std::vector<::std::string > const &, ::std::vector<::std::string > const &, ::std::vector<::Safety::TextFilteringEvent > const &)> callback) const (defined in ServerCommand) | ServerCommand | |
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 |
~PlaceCommand()=default (defined in PlaceCommand) | PlaceCommand | virtual |
~ServerCommand() (defined in ServerCommand) | ServerCommand | virtual |