L2JPREMIUM  5M
com.premium.game.datatables.IntIntHolder Class Reference
Inheritance diagram for com.premium.game.datatables.IntIntHolder:

Public Member Functions

 IntIntHolder (int id, int value)
 
 IntIntHolder (int id, int value, int enchant, int chance)
 
int getEnchant ()
 
int getEnchantChance ()
 
int getId ()
 
int getValue ()
 
void setId (int id)
 
void setValue (int value)
 
final L2Skill getSkill ()
 
String toString ()
 

Detailed Description

A generic int/int container.

Member Function Documentation

◆ getSkill()

final L2Skill com.premium.game.datatables.IntIntHolder.getSkill ( )
inline
Returns
the L2Skill associated to the id/value.

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