Class Context
java.lang.Object
com.pixelmonmod.pixelmon.quests.quest.Context
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Context
public Context() -
Context
-
-
Method Details
-
get
public <T> T get(int index) -
get
public <T> T get(int index, T defaultValue) -
size
public int size()
-