Uses of Class
io.gs2.cdk.buff.model.options.BuffEntryModelOptions
Packages that use BuffEntryModelOptions
-
Uses of BuffEntryModelOptions in io.gs2.cdk.buff.model
Constructors in io.gs2.cdk.buff.model with parameters of type BuffEntryModelOptionsModifierConstructorDescriptionBuffEntryModel(String name, BuffEntryModelTargetType targetType, BuffEntryModelExpression expression, Integer priority, BuffEntryModelOptions options) -
Uses of BuffEntryModelOptions in io.gs2.cdk.buff.model.options
Methods in io.gs2.cdk.buff.model.options that return BuffEntryModelOptionsModifier and TypeMethodDescriptionBuffEntryModelOptions.withApplyPeriodScheduleEventId(String applyPeriodScheduleEventId) BuffEntryModelOptions.withMetadata(String metadata) BuffEntryModelOptions.withTargetAction(BuffTargetAction targetAction) BuffEntryModelOptions.withTargetModel(BuffTargetModel targetModel)