Skip to content
youyihj edited this page Jan 18, 2021 · 1 revision

Task

Importing the package

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

import mods.zenutils.ftbq.Task;

Expansion

Task extends QuestObjectBase. That means all Methods and ZenGetters that are available for QuestObjectBase are also available for tasks!

ZenGetter

Name Type
quest Quest
Clone this wiki locally