Uses of Record Class
me.sciguymjm.uberenchant.api.utils.WeightedChance.WeightedEntry
Packages that use WeightedChance.WeightedEntry
-
Uses of WeightedChance.WeightedEntry in me.sciguymjm.uberenchant.api.utils
Method parameters in me.sciguymjm.uberenchant.api.utils with type arguments of type WeightedChance.WeightedEntryModifier and TypeMethodDescriptionboolean
WeightedChance.remove
(Predicate<WeightedChance.WeightedEntry<E>> predicate) Remove possible selections based on a predicate.