net.minecraft.world.level.levelgen.heightproviders

public class VeryBiasedToBottomHeight

extends HeightProvider

fdz
net.minecraft.world.level.levelgen.heightproviders.VeryBiasedToBottomHeight
net.minecraft.class_6343
net.minecraft.world.gen.heightprovider.VeryBiasedToBottomHeightProvider
net.minecraft.src.C_141408_
net.minecraft.world.level.levelgen.heightproviders.VeryBiasedToBottomHeight

字段概要

修饰符与类型字段
public static final com.mojang.serialization.MapCodec<VeryBiasedToBottomHeight>
a
CODEC
field_33527
CODEC
f_162045_
private static final org.slf4j.Logger
b
LOGGER
field_33528
LOGGER
f_162046_
private final VerticalAnchor
d
minInclusive
field_33529
minOffset
f_162047_
private final VerticalAnchor
e
maxInclusive
field_33530
maxOffset
f_162048_
private final int
f
inner
field_33531
inner
f_162049_

构造函数概要

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

方法概要

修饰符与类型方法
public static VeryBiasedToBottomHeight
a(evk arg0, evk 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)
m_162058_(C_141347_ p_162059_, C_141347_ p_162060_, int p_162061_)
public int
a(bgr arg0, evn arg1)
sample(RandomSource arg0, WorldGenerationContext arg1)
method_35391(class_5819 arg0, class_5868 arg1)
get(Random arg0, HeightContext arg1)
m_213859_(C_212974_ p_226312_, C_141351_ arg1)
public HeightProviderType<?>
a()
getType()
method_35388()
getType()
m_142002_()