Uses of Class
net.minecraft.world.level.levelgen.heightproviders.BiasedToBottomHeight
Packages that use BiasedToBottomHeight
-
Uses of BiasedToBottomHeight in net.minecraft.world.level.levelgen.heightproviders
Fields in net.minecraft.world.level.levelgen.heightproviders with type parameters of type BiasedToBottomHeightModifier and TypeFieldDescriptionstatic final HeightProviderType<BiasedToBottomHeight>
HeightProviderType.BIASED_TO_BOTTOM
static final com.mojang.serialization.Codec<BiasedToBottomHeight>
BiasedToBottomHeight.CODEC
Methods in net.minecraft.world.level.levelgen.heightproviders that return BiasedToBottomHeightModifier and TypeMethodDescriptionstatic BiasedToBottomHeight
BiasedToBottomHeight.of
(VerticalAnchor p_161932_, VerticalAnchor p_161933_, int p_161934_)