Uses of Class
net.minecraft.world.level.levelgen.heightproviders.ConstantHeight
Packages that use ConstantHeight
-
Uses of ConstantHeight in net.minecraft.world.level.levelgen.heightproviders
Fields in net.minecraft.world.level.levelgen.heightproviders declared as ConstantHeightFields in net.minecraft.world.level.levelgen.heightproviders with type parameters of type ConstantHeightModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ConstantHeight>
ConstantHeight.CODEC
static final HeightProviderType<ConstantHeight>
HeightProviderType.CONSTANT
Methods in net.minecraft.world.level.levelgen.heightproviders that return ConstantHeightModifier and TypeMethodDescriptionstatic ConstantHeight
ConstantHeight.of
(VerticalAnchor p_161957_)