L2JPREMIUM  5M
com.premium.game.model.quest.QuestTimer Class Reference
Collaboration diagram for com.premium.game.model.quest.QuestTimer:

Classes

class  ScheduleTimerTask
 

Public Member Functions

 QuestTimer (Quest quest, String name, long time, L2Npc npc, L2PcInstance player)
 
 QuestTimer (Quest quest, String name, long time, L2Npc npc, L2PcInstance player, boolean repeating)
 
 QuestTimer (QuestState qs, String name, long time)
 
void cancel ()
 
final boolean getIsActive ()
 
final boolean getIsRepeating ()
 
final String getName ()
 
final L2Npc getNpc ()
 
final L2PcInstance getPlayer ()
 
final Quest getQuest ()
 
boolean isMatch (Quest quest, String name, L2Npc npc, L2PcInstance player)
 
final String toString ()
 

Static Protected Attributes

static final Logger _log = Logger.getLogger(QuestTimer.class.getName())
 

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