public abstract class BaseHeightmapDecorator<DC extends DecoratorConfiguration>
extends EdgeDecorator<DC>
| cpf | |
| net.minecraft.world.level.levelgen.placement.BaseHeightmapDecorator | |
| net.minecraft.class_5438 | |
| net.minecraft.world.gen.decorator.HeightmapDecorator | |
| net.minecraft.world.gen.placement.SimpleHeightmapBasedPlacement | |
| net.minecraft.server.v1_16_R2.WorldGenDecoratorHeight |
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (com.mojang.serialization.Codec<DC> arg0) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public Stream<BlockPos> |
|