类 BiasedToBottomHeight
java.lang.Object
net.minecraft.world.level.levelgen.heightproviders.HeightProvider
net.minecraft.world.level.levelgen.heightproviders.BiasedToBottomHeight
-
字段概要
字段修饰符和类型字段说明static final com.mojang.serialization.MapCodec
<BiasedToBottomHeight> private final int
private static final org.slf4j.Logger
private final VerticalAnchor
private final VerticalAnchor
-
构造器概要
构造器限定符构造器说明private
BiasedToBottomHeight
(VerticalAnchor p_161925_, VerticalAnchor p_161926_, int p_161927_) -
方法概要
修饰符和类型方法说明getType()
static BiasedToBottomHeight
of
(VerticalAnchor p_161932_, VerticalAnchor p_161933_, int p_161934_) int
sample
(RandomSource p_226297_, WorldGenerationContext p_226298_) toString()
-
字段详细资料
-
CODEC
-
LOGGER
private static final org.slf4j.Logger LOGGER -
minInclusive
-
maxInclusive
-
inner
private final int inner
-
-
构造器详细资料
-
BiasedToBottomHeight
-
-
方法详细资料
-
of
public static BiasedToBottomHeight of(VerticalAnchor p_161932_, VerticalAnchor p_161933_, int p_161934_) -
sample
- 指定者:
sample
在类中HeightProvider
-
getType
- 指定者:
getType
在类中HeightProvider
-
toString
-