Uses of Class
dev.wyck.worldgen.valueproviders.TrapezoidInt.Builder
Packages that use TrapezoidInt.Builder
-
Uses of TrapezoidInt.Builder in dev.wyck.worldgen.valueproviders
Subclasses with type arguments of type TrapezoidInt.Builder in dev.wyck.worldgen.valueprovidersMethods in dev.wyck.worldgen.valueproviders that return TrapezoidInt.BuilderModifier and TypeMethodDescriptionstatic TrapezoidInt.BuilderTrapezoidInt.builder()Creates a new builder.TrapezoidInt.Builder.plateau(int plateau) Sets the plateau.default TrapezoidInt.BuilderTrapezoidInt.toBuilder()Converts this object back to a builder.static TrapezoidInt.BuilderIntProvider.trapezoid()Creates a new trapezoid int builder.