Chapter - friendlyhj/ZenUtils GitHub Wiki
It might be required to import the class to avoid errors.
import mods.zenutils.ftbq.Chapter;
Chapter extends QuestObjectBase. That means all Methods and ZenGetters that are available for QuestObjectBase are also available for chapters!
Name | Type |
---|---|
quests | List<Quest> |