Class Argument<T>
java.lang.Object
com.pixelmonmod.pixelmon.quests.quest.Argument<T>
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T> Argument<T>
static <T> Argument<T>
boolean
isEmpty()
boolean
isPresent
(QuestProgress progress) static <T> Argument<T>
of
(T value) value
(QuestProgress progress)
-
Method Details
-
of
-
from
-
from
-
value
-
isPresent
-
isEmpty
public boolean isEmpty()
-