类 VeryBiasedToBottomHeight
java.lang.Object
net.minecraft.world.level.levelgen.heightproviders.HeightProvider
net.minecraft.world.level.levelgen.heightproviders.VeryBiasedToBottomHeight
-
字段概要
字段修饰符和类型字段说明static final com.mojang.serialization.MapCodec
<VeryBiasedToBottomHeight> private final int
private static final org.slf4j.Logger
private final VerticalAnchor
private final VerticalAnchor
-
构造器概要
构造器限定符构造器说明private
VeryBiasedToBottomHeight
(VerticalAnchor p_162052_, VerticalAnchor p_162053_, int p_162054_) -
方法概要
修饰符和类型方法说明getType()
static VeryBiasedToBottomHeight
of
(VerticalAnchor p_162059_, VerticalAnchor p_162060_, int p_162061_) int
sample
(RandomSource p_226311_, WorldGenerationContext p_226312_) toString()
-
字段详细资料
-
CODEC
-
LOGGER
private static final org.slf4j.Logger LOGGER -
minInclusive
-
maxInclusive
-
inner
private final int inner
-
-
构造器详细资料
-
VeryBiasedToBottomHeight
-
-
方法详细资料
-
of
public static VeryBiasedToBottomHeight of(VerticalAnchor p_162059_, VerticalAnchor p_162060_, int p_162061_) -
sample
- 指定者:
sample
在类中HeightProvider
-
getType
- 指定者:
getType
在类中HeightProvider
-
toString
-