L2JPREMIUM  5M
com.premium.game.model.FishData Class Reference

Public Member Functions

 FishData (int id, int lvl, String name, int HP, int HpRegen, int type, int group, int fish_guts, int guts_check_time, int wait_time, int combat_time)
 
int getCombatTime ()
 
int getFishGuts ()
 
int getGroup ()
 
int getGutsCheckTime ()
 
int getHP ()
 
int getHpRegen ()
 
int getId ()
 
int getLevel ()
 
String getName ()
 
int getType ()
 
int getType (boolean isLureNight)
 
int getWaitTime ()
 
void setType (int type)
 

Member Function Documentation

◆ getId()

int com.premium.game.model.FishData.getId ( )
inline
Returns
Returns the id.

◆ getLevel()

int com.premium.game.model.FishData.getLevel ( )
inline
Returns
Returns the level.

◆ getName()

String com.premium.game.model.FishData.getName ( )
inline
Returns
Returns the name.

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