Class QuestTypeAdapter
java.lang.Object
com.pixelmonmod.pixelmon.quests.quest.QuestTypeAdapter
- All Implemented Interfaces:
com.google.gson.JsonDeserializer<Quest>
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiondeserialize
(com.google.gson.JsonElement element, Type type, com.google.gson.JsonDeserializationContext ctx)
-
Field Details
-
gson
public static com.google.gson.Gson gson
-
-
Constructor Details
-
QuestTypeAdapter
public QuestTypeAdapter()
-
-
Method Details