JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
noppes.npcs.api.handler.data
Interface IQuestCategory
public interface
IQuestCategory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
IQuest
create
()
String
getName
()
List
<
IQuest
>
quests
()
Method Details
quests
List
<
IQuest
>
quests
()
getName
String
getName
()
create
IQuest
create
()