com.planet_ink.coffee_mud.Libraries.interfaces
Interface AchievementLibrary.AbilityAward

All Superinterfaces:
AchievementLibrary.Award
Enclosing interface:
AchievementLibrary

public static interface AchievementLibrary.AbilityAward
extends AchievementLibrary.Award

The AbilityAward interface provides pre-parsed award information for those who complete the achievement.


Method Summary
 AbilityMapper.AbilityMapping getAbilityMapping()
          The ability mapping granted by this award
 
Methods inherited from interface com.planet_ink.coffee_mud.Libraries.interfaces.AchievementLibrary.Award
getDescription, getType, isNotAwardedOnRemort, isPreAwarded
 

Method Detail

getAbilityMapping

AbilityMapper.AbilityMapping getAbilityMapping()
The ability mapping granted by this award

Returns:
the ability mapping granted by this award