Class ConstantHeight
java.lang.Object
net.minecraft.world.level.levelgen.heightproviders.HeightProvider
net.minecraft.world.level.levelgen.heightproviders.ConstantHeight
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<ConstantHeight> private final VerticalAnchorstatic final ConstantHeight -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetType()getValue()static ConstantHeightof(VerticalAnchor p_161957_) intsample(RandomSource p_226300_, WorldGenerationContext p_226301_) toString()
-
Field Details
-
ZERO
-
CODEC
-
value
-
-
Constructor Details
-
ConstantHeight
-
-
Method Details
-
of
-
getValue
-
sample
- Specified by:
samplein classHeightProvider
-
getType
- Specified by:
getTypein classHeightProvider
-
toString
-