Skip to content

Chapter

youyihj edited this page Jan 18, 2021 · 1 revision

Chapter

Importing the package

It might be required to import the class to avoid errors.

import mods.zenutils.ftbq.Chapter;

Expansion

Chapter extends QuestObjectBase. That means all Methods and ZenGetters that are available for QuestObjectBase are also available for chapters!

ZenGetters

Name Type
quests List<Quest>
Clone this wiki locally