Uses of Interface
dev.wyck.worldgen.valueproviders.WeightedListInt
Packages that use WeightedListInt
-
Uses of WeightedListInt in dev.wyck.worldgen.valueproviders
Methods in dev.wyck.worldgen.valueproviders that return WeightedListIntModifier and TypeMethodDescriptionWeightedListInt.Builder.build()static WeightedListIntWeightedListInt.of(WeightedList<IntProvider> distribution) Creates a new weighted list int provider.static WeightedListIntIntProvider.weightedList(WeightedList<IntProvider> distribution) Creates a weighted list int provider.Constructors in dev.wyck.worldgen.valueproviders with parameters of type WeightedListInt