extends HeightProvider
| fcm | |
| net.minecraft.world.level.levelgen.heightproviders.ConstantHeight | |
| net.minecraft.class_6121 | |
| net.minecraft.world.gen.heightprovider.ConstantHeightProvider |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static final ConstantHeight |
| ||||||||
| public static final com.mojang.serialization.MapCodec<ConstantHeight> |
| ||||||||
| private final VerticalAnchor |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (VerticalAnchor offset) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static ConstantHeight |
| ||||||||
| public VerticalAnchor |
| ||||||||
| public int |
| ||||||||
| public HeightProviderType<?> |
|