|
| 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) |
|
◆ getId()
int com.premium.game.model.FishData.getId |
( |
| ) |
|
|
inline |
◆ getLevel()
int com.premium.game.model.FishData.getLevel |
( |
| ) |
|
|
inline |
- Returns
- Returns the level.
◆ getName()
String com.premium.game.model.FishData.getName |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file:
- /home/master/Documents/l2/servers/source/l2premium/L2JPremium_GameServer/src/com/premium/game/model/FishData.java