extends HeightProvider
djl | |
net.minecraft.world.level.levelgen.heightproviders.TrapezoidHeight | |
net.minecraft.class_6342 | |
net.minecraft.world.gen.heightprovider.TrapezoidHeightProvider | |
net.minecraft.src.C_141406_ | |
net.minecraft.world.level.levelgen.heightproviders.TrapezoidHeight |
Field summary
Modifier and Type | Field | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public static final com.mojang.serialization.Codec<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<?> |
|