public class CountMultilayerDecorator extends Decorator<CountConfig>
CARVING_MASK, CHANCE, COUNT, COUNT_EXTRA, COUNT_MULTILAYER, COUNT_NOISE, COUNT_NOISE_BIASED, DARK_OAK_TREE, DECORATED, DEPTH_AVERAGE, EMERALD_ORE, END_GATEWAY, END_ISLAND, FIRE, GLOWSTONE, HEIGHTMAP, HEIGHTMAP_SPREAD_DOUBLE, HEIGHTMAP_WORLD_SURFACE, ICEBERG, LAVA_LAKE, MAGMA, NOPE, RANGE, RANGE_BIASED, RANGE_VERY_BIASED, SPREAD_32_ABOVE, SQUARE, TOP_SOLID_HEIGHTMAP, WATER_LAKE| Constructor and Description |
|---|
CountMultilayerDecorator(com.mojang.serialization.Codec<CountConfig> configCodec) |
| Modifier and Type | Method and Description |
|---|---|
Stream<BlockPos> |
getPositions(DecoratorContext decoratorContext,
Random random,
CountConfig countConfig,
BlockPos blockPos) |
private static boolean |
method_30472(BlockState blockState) |
private static int |
method_30473(DecoratorContext decoratorContext,
int int2,
int int3,
int int4,
int int5) |
public CountMultilayerDecorator(com.mojang.serialization.Codec<CountConfig> configCodec)
public Stream<BlockPos> getPositions(DecoratorContext decoratorContext, Random random, CountConfig countConfig, BlockPos blockPos)
getPositions in class Decorator<CountConfig>private static int method_30473(DecoratorContext decoratorContext, int int2, int int3, int int4, int int5)
private static boolean method_30472(BlockState blockState)