L2JPREMIUM  5M
com.premium.game.skills.funcs.FuncEnchant Class Reference
Inheritance diagram for com.premium.game.skills.funcs.FuncEnchant:
Collaboration diagram for com.premium.game.skills.funcs.FuncEnchant:

Public Member Functions

 FuncEnchant (Stats pStat, int pOrder, FuncOwner pFuncOwner, double value, Condition pCondition)
 
 FuncEnchant (Stats pStat, int pOrder, FuncOwner pFuncOwner, String value, Condition pCondition)
 
- Public Member Functions inherited from com.premium.game.skills.funcs.Func
final void calcIfAllowed (Env env)
 
final boolean isAllowed (Env env)
 

Protected Member Functions

void calc (Env env)
 
- Protected Member Functions inherited from com.premium.game.skills.funcs.Func
 Func (Stats pStat, int pOrder, FuncOwner pFuncOwner)
 
 Func (Stats pStat, int pOrder, FuncOwner pFuncOwner, Condition pCondition)
 

Additional Inherited Members

- Public Attributes inherited from com.premium.game.skills.funcs.Func
final Stats stat
 
final int order
 
final FuncOwner funcOwner
 
final Condition condition
 
- Static Public Attributes inherited from com.premium.game.skills.funcs.Func
static final Func[] EMPTY_ARRAY = new Func[0]
 

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