-
Notifications
You must be signed in to change notification settings - Fork 10
FTBQEventManager
youyihj edited this page Jan 18, 2021
·
2 revisions
FTBQEventManager is a ZenExpansion of IEventManager.
ZenMethod | Event Class |
---|---|
onTaskCompleted | mods.zenutils.ftbq.TaskCompletedEvent |
onQuestCompleted | mods.zenutils.ftbq.QuestCompletedEvent |
onChapterCompleted | mods.zenutils.ftbq.ChapterCompletedEvent |
onTaskStarted | mods.zenutils.ftbq.TaskStartedEvent |
onCustomReward | mods.zenutils.ftbq.CustomRewardEvent |
onCustomTask | mods.zenutils.ftbq.CustomTaskEvent |
events.clearFTBQEvents();
- GlobalFunctions
- ScriptReloading
- SuppressErrorPreprocessor
- HardFailPreprocessor
- OrderlyMap
- IData Deep Update
- Template String
- Native Method Access
- Mixin
- CrTI18n
- CrTUUID
- CrTItemHandler
- CrTLiquidHandler
- ILiquidTankProperties
- StringList
- HexHelper
- StaticString
- Catenation
- PersistedCatenation
- PlayerStat
- IStatFormatter
- GameRuleHelper
- ZenCommand
- ZenCommandTree
- ZenUtilsCommandSender
- IGetCommandUsage
- ICommandExecute
- IGetTabCompletion
- CommandUtils