public class CountExtraHeightmapDecorator extends Decorator<CountExtraChanceDecoratorConfig>
CARVING_MASK, CHANCE_HEIGHTMAP, CHANCE_HEIGHTMAP_DOUBLE, CHANCE_PASSTHROUGH, CHANCE_RANGE, CHANCE_TOP_SOLID_HEIGHTMAP, CHORUS_PLANT, COUNT_BIASED_RANGE, COUNT_CHANCE_HEIGHTMAP, COUNT_CHANCE_HEIGHTMAP_DOUBLE, COUNT_DEPTH_AVERAGE, COUNT_EXTRA_HEIGHTMAP, COUNT_HEIGHT_64, COUNT_HEIGHTMAP, COUNT_HEIGHTMAP_32, COUNT_HEIGHTMAP_DOUBLE, COUNT_RANGE, COUNT_TOP_SOLID, COUNT_VERY_BIASED_RANGE, DARK_OAK_TREE, DUNGEONS, EMERALD_ORE, END_GATEWAY, END_ISLAND, FIRE, FOREST_ROCK, ICEBERG, LAVA_LAKE, LIGHT_GEM_CHANCE, MAGMA, NOISE_HEIGHTMAP_32, NOISE_HEIGHTMAP_DOUBLE, NOPE, RANDOM_COUNT_RANGE, TOP_SOLID_HEIGHTMAP, TOP_SOLID_HEIGHTMAP_NOISE_BIASED, TOP_SOLID_HEIGHTMAP_RANGE, WATER_LAKE| Constructor and Description |
|---|
CountExtraHeightmapDecorator(com.mojang.serialization.Codec<CountExtraChanceDecoratorConfig> codec) |
| Modifier and Type | Method and Description |
|---|---|
Stream<BlockPos> |
getPositions(WorldAccess worldAccess,
ChunkGenerator chunkGenerator,
Random random,
CountExtraChanceDecoratorConfig countExtraChanceDecoratorConfig,
BlockPos blockPos) |
configure, generate, method_28928, toStringpublic CountExtraHeightmapDecorator(com.mojang.serialization.Codec<CountExtraChanceDecoratorConfig> codec)
public Stream<BlockPos> getPositions(WorldAccess worldAccess, ChunkGenerator chunkGenerator, Random random, CountExtraChanceDecoratorConfig countExtraChanceDecoratorConfig, BlockPos blockPos)
getPositions in class Decorator<CountExtraChanceDecoratorConfig>