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

Classes

class  finishChamp
 
class  Fisher
 
class  needRefresh
 

Public Member Functions

String getCurrentFishLength (int par)
 
String getCurrentName (int par)
 
String getFishLength (int par)
 
void getReward (L2PcInstance pl)
 
long getTimeRemaining ()
 
String getWinnerName (int par)
 
synchronized void newFish (L2PcInstance pl)
 
void refreshWinResult ()
 
void setEndOfChamp ()
 
void showMidResult (L2PcInstance pl)
 
void shutdown ()
 

Static Public Member Functions

static fishingChampionship getInstance ()
 

Public Attributes

long _enddate = 0
 
final List< Fisher_tmpPlayer = new ArrayList<>()
 
final List< Fisher_winPlayer = new ArrayList<>()
 
boolean _needRefresh = true
 

Static Protected Attributes

static Logger _log = Logger.getLogger(fishingChampionship.class.getName())
 

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