LeviLamina
|
This is the complete list of members for NetherCaveFeature, including all inherited members.
$addFeature(::IBlockWorldGenAPI &blocks, ::ChunkPos const &chunkPos, ::Random &random, ::ChunkPos const &startChunk, ::RenderParams &renderParams, ::std::vector<::CaveFeature::CachedMetaData::CarveEllipsoidParams > &carveParamsOperations) const (defined in NetherCaveFeature) | NetherCaveFeature | |
$addRoom(::IBlockWorldGenAPI &target, ::CaveFeatureUtils::CarverConfiguration const &configuration, ::Random &random, ::ChunkPos const &chunkPos, ::Vec3 const &startPos, ::RenderParams &renderParams, ::CaveFeatureUtils::CarvingParameters const &carvingParameters, ::std::vector<::CaveFeature::CachedMetaData::CarveEllipsoidParams > &carveParamsOperations) const (defined in NetherCaveFeature) | NetherCaveFeature | |
$addTunnel(::IBlockWorldGenAPI &blocks, ::CaveFeatureUtils::CarverConfiguration const &configuration, ::Random &_random, ::ChunkPos const &chunkPos, ::Vec3 const &startPos, float thickness, float yRot, float xRot, int step, int dist, float yScale, ::RenderParams &renderParams, ::CaveFeatureUtils::CarvingParameters const &carveValues, ::std::vector<::CaveFeature::CachedMetaData::CarveEllipsoidParams > &carveParamsOperations) const (defined in NetherCaveFeature) | NetherCaveFeature | |
$carveEllipsoidVolume(::IBlockWorldGenAPI &target, ::CaveFeatureUtils::CarverConfiguration const &configuration, ::Random &, ::ChunkPos const &chunkPos, ::Vec3 const &startPos, ::BoundingBox const &volume, float rad, float yRad, ::CaveFeatureUtils::CarvingParameters const &carvingParameters) const (defined in CaveFeature) | CaveFeature | |
$ctor() (defined in CaveFeature) | CaveFeature | |
$dtor() (defined in IFeature) | IFeature | |
$isValidPlacement(::std::string const &pass) (defined in CaveFeature) | CaveFeature | |
$place(::IFeature::PlacementContext const &context) const (defined in NetherCaveFeature) | NetherCaveFeature | |
$upgradeFormat(::SemVersion const &) (defined in IFeature) | IFeature | |
$vftable() | NetherCaveFeature | static |
addFeature(::IBlockWorldGenAPI &blocks, ::ChunkPos const &chunkPos, ::Random &random, ::ChunkPos const &startChunk, ::RenderParams &renderParams, ::std::vector<::CaveFeature::CachedMetaData::CarveEllipsoidParams > &carveParamsOperations) const (defined in NetherCaveFeature) | NetherCaveFeature | virtual |
addRoom(::IBlockWorldGenAPI &target, ::CaveFeatureUtils::CarverConfiguration const &configuration, ::Random &random, ::ChunkPos const &chunkPos, ::Vec3 const &startPos, ::RenderParams &renderParams, ::CaveFeatureUtils::CarvingParameters const &carvingParameters, ::std::vector<::CaveFeature::CachedMetaData::CarveEllipsoidParams > &carveParamsOperations) const (defined in NetherCaveFeature) | NetherCaveFeature | virtual |
addTunnel(::IBlockWorldGenAPI &blocks, ::CaveFeatureUtils::CarverConfiguration const &configuration, ::Random &_random, ::ChunkPos const &chunkPos, ::Vec3 const &startPos, float thickness, float yRot, float xRot, int step, int dist, float yScale, ::RenderParams &renderParams, ::CaveFeatureUtils::CarvingParameters const &carveValues, ::std::vector<::CaveFeature::CachedMetaData::CarveEllipsoidParams > &carveParamsOperations) const (defined in NetherCaveFeature) | NetherCaveFeature | virtual |
carveBlock(::IBlockWorldGenAPI &target, ::CaveFeatureUtils::CarverConfiguration const &configuration, ::BlockPos currentBlockPos, bool carved, ::Vec3 const &originalStartPos, int currentYIndex, ::BlockPos worldPos) const (defined in CaveFeature) | CaveFeature | |
carveEllipsoid(::IBlockWorldGenAPI &target, ::CaveFeatureUtils::CarverConfiguration const &configuration, ::Random &random, ::ChunkPos const &chunkPos, ::Vec3 const &startPos, float horizontalRadius, float verticalRadius, ::CaveFeatureUtils::CarvingParameters const &carvingParameters) const (defined in CaveFeature) | CaveFeature | |
carveEllipsoidVolume(::IBlockWorldGenAPI &target, ::CaveFeatureUtils::CarverConfiguration const &configuration, ::Random &, ::ChunkPos const &chunkPos, ::Vec3 const &startPos, ::BoundingBox const &volume, float rad, float yRad, ::CaveFeatureUtils::CarvingParameters const &carvingParameters) const (defined in CaveFeature) | CaveFeature | virtual |
CAVE_COUNT_BASE_FACTOR (defined in CaveFeature) | CaveFeature | |
CaveFeature() (defined in CaveFeature) | CaveFeature | |
DEFAULT_NOT_SUPPORTED_PASS() (defined in IFeature) | IFeature | static |
detectWater(::IBlockWorldGenAPI &target, ::BoundingBox const &volume) const (defined in CaveFeature) | CaveFeature | |
EMPTY_VEC (defined in NetherCaveFeature) | NetherCaveFeature | |
FLATTENING_FACTOR (defined in CaveFeature) | CaveFeature | |
HELL_CAVE_COUNT_BASE_FACTOR (defined in NetherCaveFeature) | NetherCaveFeature | |
isExposedTo(::IBlockWorldGenAPI const &target, ::BlockPos const &candidatePos, ::BlockDescriptor const &exposedTo) (defined in IFeature) | IFeature | static |
isValidPlacement(::std::string const &pass) (defined in CaveFeature) | CaveFeature | virtual |
MAX_NUM_TUNNELS_ADDED_ON_ROOM_CARVE (defined in CaveFeature) | CaveFeature | |
mCachedMetaDataMap (defined in CaveFeature) | CaveFeature | |
mCacheEnabled (defined in CaveFeature) | CaveFeature | |
mCacheMutex (defined in CaveFeature) | CaveFeature | |
mCanUseInternalFeature (defined in IFeature) | IFeature | |
mFillWithBlock (defined in CaveFeature) | CaveFeature | |
mFloorLevel (defined in CaveFeature) | CaveFeature | |
mHeightLimit (defined in CaveFeature) | CaveFeature | |
mHorizontalRadiusMultiplier (defined in CaveFeature) | CaveFeature | |
mInternal (defined in IFeature) | IFeature | |
mPlaceCount (defined in CaveFeature) | CaveFeature | |
mSkipCarveChance (defined in CaveFeature) | CaveFeature | |
mVerticalRadiusMultiplier (defined in CaveFeature) | CaveFeature | |
mWidthMod (defined in CaveFeature) | CaveFeature | |
mYScale (defined in CaveFeature) | CaveFeature | |
place(::IFeature::PlacementContext const &context) const (defined in NetherCaveFeature) | NetherCaveFeature | virtual |
ROOM_CARVE_CHANCE (defined in CaveFeature) | CaveFeature | |
STEEP_CHANCE (defined in CaveFeature) | CaveFeature | |
STEEP_FLATTENING_FACTOR (defined in CaveFeature) | CaveFeature | |
TUNNEL_SKIP_CHANCE (defined in CaveFeature) | CaveFeature | |
upgradeFormat(::SemVersion const &) (defined in IFeature) | IFeature | virtual |
VALID_PASS (defined in CaveFeature) | CaveFeature | |
X_DAMPENING_FACTOR (defined in CaveFeature) | CaveFeature | |
Y_DAMPENING_FACTOR (defined in CaveFeature) | CaveFeature | |
~CaveFeature()=default (defined in CaveFeature) | CaveFeature | virtual |
~IFeature() (defined in IFeature) | IFeature | virtual |
~NetherCaveFeature()=default (defined in NetherCaveFeature) | NetherCaveFeature | virtual |