Package noppes.npcs.api.handler.data
Interface IQuestCategory
-
public interface IQuestCategory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IQuestcreate()intgetId()java.lang.StringgetName()java.util.List<IQuest>quests()
-