Uses of Class
net.minecraft.world.level.levelgen.heightproviders.VeryBiasedToBottomHeight
Packages that use VeryBiasedToBottomHeight
-
Uses of VeryBiasedToBottomHeight in net.minecraft.world.level.levelgen.heightproviders
Fields in net.minecraft.world.level.levelgen.heightproviders with type parameters of type VeryBiasedToBottomHeightModifier and TypeFieldDescriptionstatic com.mojang.serialization.Codec<VeryBiasedToBottomHeight>
VeryBiasedToBottomHeight.CODEC
HeightProviderType.VERY_BIASED_TO_BOTTOM
Methods in net.minecraft.world.level.levelgen.heightproviders that return VeryBiasedToBottomHeightModifier and TypeMethodDescriptionstatic VeryBiasedToBottomHeight
VeryBiasedToBottomHeight.of(VerticalAnchor p_162059_, VerticalAnchor p_162060_, int p_162061_)