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_BOTTOMstatic final com.mojang.serialization.MapCodec<BiasedToBottomHeight> BiasedToBottomHeight.CODECMethods in net.minecraft.world.level.levelgen.heightproviders that return BiasedToBottomHeightModifier and TypeMethodDescriptionstatic BiasedToBottomHeightBiasedToBottomHeight.of(VerticalAnchor p_161932_, VerticalAnchor p_161933_, int p_161934_)