ChapterCompletedEvent - friendlyhj/ZenUtils GitHub Wiki

ChapterCompletedEvent

Importing the package

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

import mods.zenutils.ftbq.ChapterCompletedEvent;

Extension

ChapterCompletedEvent extends ObjectCompletedEvent. That means all Methods and ZenGetters that are available for ObjectCompleted are also available for ChapterCompletedEvent!

ZenGetter

Name Type
chapter Chapter
⚠️ **GitHub.com Fallback** ⚠️