public abstract class EdgeDecorator<DC extends DecoratorConfiguration>
extends FeatureDecorator<DC>
| cpy | |
| net.minecraft.world.level.levelgen.placement.EdgeDecorator | |
| net.minecraft.class_5445 | |
| net.minecraft.world.gen.decorator.AbstractHeightmapDecorator | |
| net.minecraft.world.gen.placement.HeightmapBasedPlacement | |
| net.minecraft.server.v1_16_R3.WorldGenDecoratorHeightAbstract |
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (com.mojang.serialization.Codec<DC> arg0) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| protected abstract Heightmap$Types |
|