Magic Target List Achievement
An achievement base class that tracks a list of targets.
For an example, see org.magiclib.achievements.examples.ExampleTargetListAchievement.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Sets the target with the given key to complete.
Sets the completion status of the target with the given key.
Link copied to clipboard
Replaces the current target list with the given one, WITHOUT affecting the completion status of the targets.
Link copied to clipboard
Returns true if progress and max progress are the same, or, if either of them are null, if all targets are complete.