WeightedList#
A list of values each with an assigned weight.
Uses#
Used by 10 parameters:
-
to Map<PipelineBiome, WeightedList<PipelineBiome>> - An additional set of mappings from pipeline biomes to weighted lists of pipeline biomes.
-
to WeightedList<PipelineBiome> - The pipeline biomes that the
from
tag will be replaced with. -
replace Map<PipelineBiome, WeightedList<PipelineBiome>> - An additional set of mappings from pipeline biomes to weighted lists of pipeline biomes.
-
to WeightedList<PipelineBiome> - The list of pipeline biomes to replace with.
-
default-to WeightedList<PipelineBiome> - The default list of pipeline biomes to replace pipeline biomes containing the default replace tag with.
-
default-to WeightedList<PipelineBiome> - The list of pipeline biomes to replace any matches of the default tag with.