net.minecraft.world.level.levelgen.heightproviders

public class BiasedToBottomHeight

extends HeightProvider

dqf
net.minecraft.world.level.levelgen.heightproviders.BiasedToBottomHeight
net.minecraft.class_6120
net.minecraft.world.gen.heightprovider.BiasedToBottomHeightProvider
net.minecraft.src.C_141402_
net.minecraft.world.level.levelgen.heightproviders.BiasedToBottomHeight

字段概要

修饰符与类型字段
public static final com.mojang.serialization.Codec<BiasedToBottomHeight>
a
CODEC
field_31531
BIASED_TO_BOTTOM_CODEC
f_161918_
private static final org.slf4j.Logger
b
LOGGER
field_31532
LOGGER
f_161919_
private final VerticalAnchor
d
minInclusive
field_31533
minOffset
f_161920_
private final VerticalAnchor
e
maxInclusive
field_31534
maxOffset
f_161921_
private final int
f
inner
field_31535
inner
f_161922_

构造函数概要

修饰符构造函数
private (VerticalAnchor minOffset, VerticalAnchor maxOffset, int inner)

方法概要

修饰符与类型方法
public static BiasedToBottomHeight
a(die arg0, die arg1, int arg2)
of(VerticalAnchor arg0, VerticalAnchor arg1, int arg2)
method_35377(class_5843 arg0, class_5843 arg1, int arg2)
create(YOffset minOffset, YOffset maxOffset, int inner)
m_161931_(C_141347_ p_161932_, C_141347_ p_161933_, int p_161934_)
public int
a(apf arg0, dih arg1)
sample(RandomSource arg0, WorldGenerationContext arg1)
method_35391(class_5819 arg0, class_5868 arg1)
get(Random arg0, HeightContext arg1)
m_213859_(C_212974_ p_226298_, C_141351_ arg1)
public HeightProviderType<?>
a()
getType()
method_35388()
getType()
m_142002_()