Uses of Class
net.minecraft.world.level.levelgen.heightproviders.UniformHeight
Packages that use UniformHeight
-
Uses of UniformHeight in net.minecraft.world.level.levelgen.heightproviders
Fields in net.minecraft.world.level.levelgen.heightproviders with type parameters of type UniformHeightModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<UniformHeight> UniformHeight.CODECstatic final HeightProviderType<UniformHeight> HeightProviderType.UNIFORMMethods in net.minecraft.world.level.levelgen.heightproviders that return UniformHeightModifier and TypeMethodDescriptionstatic UniformHeightUniformHeight.of(VerticalAnchor minInclusive, VerticalAnchor maxInclusive)