extends HeightProvider
| fcp | |
| net.minecraft.world.level.levelgen.heightproviders.TrapezoidHeight | |
| net.minecraft.class_6342 | |
| net.minecraft.world.gen.heightprovider.TrapezoidHeightProvider |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.MapCodec<TrapezoidHeight> |
| ||||||||
| private static final org.slf4j.Logger |
| ||||||||
| private final VerticalAnchor |
| ||||||||
| private final VerticalAnchor |
| ||||||||
| private final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (VerticalAnchor minOffset, VerticalAnchor maxOffset, int plateau) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static TrapezoidHeight |
| ||||||||
| public static TrapezoidHeight |
| ||||||||
| public int |
| ||||||||
| public HeightProviderType<?> |
|