Uses of Record Class
org.magic.api.ast.abilities.ModeNode
Packages that use ModeNode
-
Uses of ModeNode in org.magic.api.ast.abilities
Methods in org.magic.api.ast.abilities that return types with arguments of type ModeNodeModifier and TypeMethodDescriptionModalAbility.modes()Returns the value of themodesrecord component.Constructor parameters in org.magic.api.ast.abilities with type arguments of type ModeNodeModifierConstructorDescriptionModalAbility(ChoiceConstraint choiceConstraint, List<ModeNode> modes) Creates an instance of aModalAbilityrecord class.