L2JPREMIUM  5M
com.premium.game.manager.RaidPointsManager Class Reference
Collaboration diagram for com.premium.game.manager.RaidPointsManager:

Static Public Member Functions

static final void addPoints (L2PcInstance player, int bossId, int points)
 
static final int calculateRanking (int playerObjId)
 
static final void cleanUp ()
 
static final Map< Integer, Integer > getList (L2PcInstance player)
 
static final int getPointsByOwnerId (int ownerId)
 
static Map< Integer, Integer > getRankList ()
 
static final void init ()
 
static final void updatePointsInDB (L2PcInstance player, int raidId, int points)
 

Static Protected Attributes

static final Logger _log = Logger.getLogger(RaidPointsManager.class)
 
static Map< Integer, Map< Integer, Integer > > _list
 

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