Uses of Class
dev.wyck.worldgen.heightproviders.VeryBiasedToBottomHeight.Builder
Packages that use VeryBiasedToBottomHeight.Builder
-
Uses of VeryBiasedToBottomHeight.Builder in dev.wyck.worldgen.heightproviders
Subclasses with type arguments of type VeryBiasedToBottomHeight.Builder in dev.wyck.worldgen.heightprovidersMethods in dev.wyck.worldgen.heightproviders that return VeryBiasedToBottomHeight.BuilderModifier and TypeMethodDescriptionVeryBiasedToBottomHeight.builder()Creates a new builder.VeryBiasedToBottomHeight.Builder.inner(int inner) Sets the bias factor.default VeryBiasedToBottomHeight.BuilderVeryBiasedToBottomHeight.toBuilder()Converts this object back to a builder.HeightProvider.veryBiasedToBottom()Creates a new very biased-to-bottom height builder.