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.CODEC
static final HeightProviderType
<UniformHeight> HeightProviderType.UNIFORM
Methods in net.minecraft.world.level.levelgen.heightproviders that return UniformHeightModifier and TypeMethodDescriptionstatic UniformHeight
UniformHeight.of
(VerticalAnchor p_162035_, VerticalAnchor p_162036_)