Uses of Class
de.rpgframework.genericrpg.modification.ModificationChoice
Packages that use ModificationChoice
-
Uses of ModificationChoice in de.rpgframework.genericrpg.chargen
Methods in de.rpgframework.genericrpg.chargen that return ModificationChoiceModifier and TypeMethodDescriptiondefault ModificationChoicePartialController.getAsModificationChoice(ComplexDataItem value, UUID uuid) Methods in de.rpgframework.genericrpg.chargen with parameters of type ModificationChoice -
Uses of ModificationChoice in de.rpgframework.genericrpg.data
Methods in de.rpgframework.genericrpg.data that return ModificationChoiceMethods in de.rpgframework.genericrpg.data with parameters of type ModificationChoiceModifier and TypeMethodDescriptionGenericRPGTools.convertChoiceToOptions(ModificationChoice choice) static List<Modification> GenericRPGTools.decisionToModifications(ModificationChoice origMod, Decision dec)