![]() |
L2JPREMIUM
5M
|
Public Member Functions | |
| L2RecipeList (StatsSet set) | |
| void | addAltStatChange (L2RecipeStatInstance statChange) |
| void | addRecipe (L2RecipeInstance recipe) |
| void | addStatUse (L2RecipeStatInstance statUse) |
| L2RecipeStatInstance[] | getAltStatChange () |
| int | getCount () |
| int | getId () |
| int | getItemId () |
| int | getLevel () |
| int | getRecipeId () |
| String | getRecipeName () |
| L2RecipeInstance[] | getRecipes () |
| L2RecipeStatInstance[] | getStatUse () |
| int | getSuccessRate () |
| boolean | isConsumable () |
| boolean | isDwarvenRecipe () |