net.minecraft.world.level.levelgen.heightproviders

public class VeryBiasedToBottomHeight

extends HeightProvider

emv
net.minecraft.world.level.levelgen.heightproviders.VeryBiasedToBottomHeight
net.minecraft.class_6343
net.minecraft.world.gen.heightprovider.VeryBiasedToBottomHeightProvider
net.minecraft.world.level.levelgen.heightproviders.VeryBiasedToBottomHeight

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<VeryBiasedToBottomHeight>
a
CODEC
field_33527
CODEC
private static final org.slf4j.Logger
b
LOGGER
field_33528
LOGGER
private final VerticalAnchor
d
minInclusive
field_33529
minOffset
private final VerticalAnchor
e
maxInclusive
field_33530
maxOffset
private final int
f
inner
field_33531
inner

Constructor summary

ModifierConstructor
private (VerticalAnchor minOffset, VerticalAnchor maxOffset, int inner)

Method summary

Modifier and TypeMethod
public static VeryBiasedToBottomHeight
a(eek arg0, eek arg1, int arg2)
of(VerticalAnchor arg0, VerticalAnchor arg1, int arg2)
method_36313(class_5843 arg0, class_5843 arg1, int arg2)
create(YOffset minOffset, YOffset maxOffset, int inner)
public int
a(bam arg0, een arg1)
sample(RandomSource arg0, WorldGenerationContext arg1)
method_35391(class_5819 arg0, class_5868 arg1)
get(Random arg0, HeightContext arg1)
public HeightProviderType<?>
a()
getType()
method_35388()
getType()