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 com.mojang.serialization.Codec<UniformHeight>UniformHeight.CODECstatic HeightProviderType<UniformHeight>HeightProviderType.UNIFORMMethods in net.minecraft.world.level.levelgen.heightproviders that return UniformHeightModifier and TypeMethodDescriptionstatic UniformHeightUniformHeight.of(VerticalAnchor p_162035_, VerticalAnchor p_162036_)