Uses of Class
net.minecraft.world.level.levelgen.heightproviders.ConstantHeight
-
Uses of ConstantHeight in net.minecraft.world.level.levelgen.heightproviders
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ConstantHeight>
ConstantHeight.CODEC
static final HeightProviderType<ConstantHeight>
HeightProviderType.CONSTANT
Modifier and TypeMethodDescriptionstatic ConstantHeight
ConstantHeight.of
(VerticalAnchor p_161957_)