Uses of Class
net.minecraft.world.level.levelgen.heightproviders.BiasedToBottomHeight
-
Uses of BiasedToBottomHeight in net.minecraft.world.level.levelgen.heightproviders
Modifier and TypeFieldDescriptionstatic final HeightProviderType<BiasedToBottomHeight>
HeightProviderType.BIASED_TO_BOTTOM
static final com.mojang.serialization.Codec<BiasedToBottomHeight>
BiasedToBottomHeight.CODEC
Modifier and TypeMethodDescriptionstatic BiasedToBottomHeight
BiasedToBottomHeight.of
(VerticalAnchor p_161932_, VerticalAnchor p_161933_, int p_161934_)