LeviLamina
|
This is the complete list of members for br::worldgen::processors::Capped, including all inherited members.
$appendMetadataKey(::Util::XXHash &hash) const | br::worldgen::processors::Capped | |
$dtor() | br::worldgen::processors::Capped | |
$finalize(::IBlockSource ®ion, ::BlockPos pos, ::BlockPos structurePos, ::std::vector<::br::worldgen::StructureBlockInfo > const &originalBlocks, ::std::vector<::br::worldgen::StructureBlockInfo > &&processedBlocks, ::br::worldgen::StructurePlaceSettings const &settings) const | br::worldgen::processors::Capped | |
$process(::IBlockSource &, ::BlockPos, ::BlockPos, ::br::worldgen::StructureBlockInfo const &, ::br::worldgen::StructureBlockInfo &&processedBlockInfo, ::br::worldgen::StructurePlaceSettings const &) const | br::worldgen::StructureProcessor | |
$type() const | br::worldgen::processors::Capped | |
$vftable() | br::worldgen::processors::Capped | static |
appendMetadataKey(::Util::XXHash &hash) const (defined in br::worldgen::processors::Capped) | br::worldgen::processors::Capped | virtual |
Capped(::gsl::not_null<::std::shared_ptr<::br::worldgen::StructureProcessor > > delegate, ::IntProvider limit) | br::worldgen::StructureProcessor | static |
finalize(::IBlockSource ®ion, ::BlockPos pos, ::BlockPos structurePos, ::std::vector<::br::worldgen::StructureBlockInfo > const &originalBlocks, ::std::vector<::br::worldgen::StructureBlockInfo > &&processedBlocks, ::br::worldgen::StructurePlaceSettings const &settings) const (defined in br::worldgen::processors::Capped) | br::worldgen::processors::Capped | |
from(::gsl::not_null<::std::shared_ptr<::br::worldgen::StructureProcessor > > delegate, ::IntProvider limit) | br::worldgen::processors::Capped | static |
mDelegate (defined in br::worldgen::processors::Capped) | br::worldgen::processors::Capped | |
mLimit (defined in br::worldgen::processors::Capped) | br::worldgen::processors::Capped | |
process(::IBlockSource &, ::BlockPos, ::BlockPos, ::br::worldgen::StructureBlockInfo const &, ::br::worldgen::StructureBlockInfo &&processedBlockInfo, ::br::worldgen::StructurePlaceSettings const &) const (defined in br::worldgen::StructureProcessor) | br::worldgen::StructureProcessor | |
Protected(::std::string_view tag) | br::worldgen::StructureProcessor | static |
Protected(::HashedString const &tag) | br::worldgen::StructureProcessor | static |
Rule(::std::vector<::br::worldgen::processors::RuleSet > rules) | br::worldgen::StructureProcessor | static |
type() const (defined in br::worldgen::processors::Capped) | br::worldgen::processors::Capped | |
~Capped() (defined in br::worldgen::processors::Capped) | br::worldgen::processors::Capped | virtual |
~StructureProcessor()=default (defined in br::worldgen::StructureProcessor) | br::worldgen::StructureProcessor | virtual |