|
|
virtual bool | _carve (::BlockVolume &blocks, ::BiomeSource const &localBiomeSource, ::CanyonFeatureUtils::CanyonConfiguration const &canyonConfig, ::Random &pos, ::ChunkPos const &startPos, ::Vec3 const &originalStartPos, ::Vec3 const &x0, int x1, int y0, int y1, int z0, int z1, int rad, float yRad, float widthRandomization, ::gsl::span< float const > context, ::WorldGenContext const &biomeRegistry, ::BiomeRegistry const &) const |
|
virtual bool | _isDiggable (::BlockType const &block) const |
|
MCAPI | CanyonFeature (short seaLevel) |
|
MCAPI void | _addFeature (::BlockVolume &blocks, ::BiomeSource const &localBiomeSource, ::CanyonFeatureUtils::CanyonConfiguration const &canyonConfig, ::ChunkPos const &pos, ::Random &random, int x, int z, ::WorldGenContext const &context, ::BiomeRegistry const &biomeRegistry) |
|
MCAPI void | _addTunnel (::BlockVolume &blocks, ::BiomeSource const &localBiomeSource, ::CanyonFeatureUtils::CanyonConfiguration const &canyonConfig, ::Random &random, ::ChunkPos const &pos, ::Vec3 const &startPos, ::Vec3 const &originalStartPos, float thickness, float yRot, float xRot, int step, int dist, float yScale, ::WorldGenContext const &context, ::BiomeRegistry const &biomeRegistry) const |
|
MCAPI bool | _detectWater (::BlockVolume &blocks, int x0, int x1, int y0, int y1, int z0, int z1) const |
|
MCAPI void | apply (::BlockVolume &blocks, ::ChunkPos const &pos, ::BiomeSource const &localBiomeSource, ::CanyonFeatureUtils::CanyonConfiguration const &canyonConfig, ::Random &random, uint levelSeed, ::WorldGenContext const &context, ::BiomeRegistry const &biomeRegistry) |
|
MCAPI void * | $ctor (short seaLevel) |
|
MCAPI bool | $_carve (::BlockVolume &blocks, ::BiomeSource const &localBiomeSource, ::CanyonFeatureUtils::CanyonConfiguration const &canyonConfig, ::Random &pos, ::ChunkPos const &startPos, ::Vec3 const &originalStartPos, ::Vec3 const &x0, int x1, int y0, int y1, int z0, int z1, int rad, float yRad, float widthRandomization, ::gsl::span< float const > context, ::WorldGenContext const &biomeRegistry, ::BiomeRegistry const &) const |
|
MCAPI bool | $_isDiggable (::BlockType const &block) const |