类 ConstantHeight
java.lang.Object
net.minecraft.world.level.levelgen.heightproviders.HeightProvider
net.minecraft.world.level.levelgen.heightproviders.ConstantHeight
-
字段概要
字段修饰符和类型字段说明static final com.mojang.serialization.MapCodec
<ConstantHeight> private final VerticalAnchor
static final ConstantHeight
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getType()
getValue()
static ConstantHeight
of
(VerticalAnchor p_161957_) int
sample
(RandomSource p_226300_, WorldGenerationContext p_226301_) toString()
-
字段详细资料
-
ZERO
-
CODEC
-
value
-
-
构造器详细资料
-
ConstantHeight
-
-
方法详细资料
-
of
-
getValue
-
sample
- 指定者:
sample
在类中HeightProvider
-
getType
- 指定者:
getType
在类中HeightProvider
-
toString
-