extends HeightProvider
| fcq | |
| net.minecraft.world.level.levelgen.heightproviders.UniformHeight | |
| net.minecraft.class_6124 | |
| net.minecraft.world.gen.heightprovider.UniformHeightProvider |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.MapCodec<UniformHeight> |
| ||||||||
| private static final org.slf4j.Logger |
| ||||||||
| private final VerticalAnchor |
| ||||||||
| private final VerticalAnchor |
| ||||||||
| private final it.unimi.dsi.fastutil.longs.LongSet |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (VerticalAnchor minOffset, VerticalAnchor maxOffset) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static UniformHeight |
| ||||||||
| public int |
| ||||||||
| public HeightProviderType<?> |
|