Uses of Interface
dev.wyck.worldgen.feature.featuresize.TwoLayersFeatureSize
Packages that use TwoLayersFeatureSize
-
Uses of TwoLayersFeatureSize in dev.wyck.worldgen.feature.featuresize
Subclasses with type arguments of type TwoLayersFeatureSize in dev.wyck.worldgen.feature.featuresizeMethods in dev.wyck.worldgen.feature.featuresize that return TwoLayersFeatureSizeModifier and TypeMethodDescriptionprotected TwoLayersFeatureSizeTwoLayersFeatureSize.Builder.create()static TwoLayersFeatureSizeTwoLayersFeatureSize.of(@Nullable Integer minClippedHeight, int limit, int lowerSize, int upperSize) Creates a new two-layer feature size.Constructors in dev.wyck.worldgen.feature.featuresize with parameters of type TwoLayersFeatureSize