Package zombie.scripting.objects
Class Recipe.RequiredSkill
java.lang.Object
zombie.scripting.objects.Recipe.RequiredSkill
- Enclosing class:
- Recipe
public static final class Recipe.RequiredSkill
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description RequiredSkill(PerkFactory.Perk perk, int int1) -
Method Summary
Modifier and Type Method Description intgetLevel()PerkFactory.PerkgetPerk()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
RequiredSkill
-
-
Method Details
-
getPerk
-
getLevel
public int getLevel()
-