-
Notifications
You must be signed in to change notification settings - Fork 10
CustomRewardEvent
youyihj edited this page Jan 18, 2021
·
1 revision
The event is used for custom reward
It might be required to import the class to avoid errors.
import mods.zenutils.ftbq.CustomRewardEvent;
ChapterCompletedEvent extends IEventCancelable. That means all Methods and ZenGetters that are available for IEventCancelable are also available for ChapterCompletedEvent!
Name | Type |
---|---|
player | IPlayer |
notify | bool |
reward | Reward |
- 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