L2JPREMIUM  5M
com.premium.game.model.entity.events.archievements.Achievement Class Reference

Public Member Functions

 Achievement (int id, String name, String description, String reward, boolean repeatable, FastList< Condition > conditions)
 
boolean meetAchievementRequirements (L2PcInstance player)
 
int getID ()
 
String getName ()
 
String getDescription ()
 
String getReward ()
 
boolean isRepeatable ()
 
FastMap< Integer, Long > getRewardList ()
 
FastList< ConditiongetConditions ()
 

The documentation for this class was generated from the following file: