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 com.mojang.serialization.Codec<ConstantHeight>ConstantHeight.CODECstatic HeightProviderType<ConstantHeight>HeightProviderType.CONSTANTMethods in net.minecraft.world.level.levelgen.heightproviders that return ConstantHeightModifier and TypeMethodDescriptionstatic ConstantHeightConstantHeight.of(VerticalAnchor p_161957_)