Uses of Class
io.gs2.cdk.core.model.ConsumeAction
Packages that use ConsumeAction
Package
Description
-
Uses of ConsumeAction in io.gs2.cdk.adReward.stampSheet
Subclasses of ConsumeAction in io.gs2.cdk.adReward.stampSheet -
Uses of ConsumeAction in io.gs2.cdk.dictionary.stampSheet
Subclasses of ConsumeAction in io.gs2.cdk.dictionary.stampSheet -
Uses of ConsumeAction in io.gs2.cdk.distributor.model.options
Fields in io.gs2.cdk.distributor.model.options with type parameters of type ConsumeActionMethod parameters in io.gs2.cdk.distributor.model.options with type arguments of type ConsumeActionModifier and TypeMethodDescriptionStampSheetResultOptions.withTaskRequests(List<ConsumeAction> taskRequests) -
Uses of ConsumeAction in io.gs2.cdk.enchant.stampSheet
Subclasses of ConsumeAction in io.gs2.cdk.enchant.stampSheet -
Uses of ConsumeAction in io.gs2.cdk.enhance.stampSheet
Subclasses of ConsumeAction in io.gs2.cdk.enhance.stampSheet -
Uses of ConsumeAction in io.gs2.cdk.exchange.model
Methods in io.gs2.cdk.exchange.model with parameters of type ConsumeActionModifier and TypeMethodDescriptionstatic IncrementalRateModelIncrementalRateModel.calculateTypeIsGs2Script(String name, ConsumeAction consumeAction, String exchangeCountId, Integer maximumExchangeCount, String calculateScriptId) static IncrementalRateModelIncrementalRateModel.calculateTypeIsGs2Script(String name, ConsumeAction consumeAction, String exchangeCountId, Integer maximumExchangeCount, String calculateScriptId, IncrementalRateModelCalculateTypeIsGs2ScriptOptions options) static IncrementalRateModelIncrementalRateModel.calculateTypeIsLinear(String name, ConsumeAction consumeAction, String exchangeCountId, Integer maximumExchangeCount, Long baseValue, Long coefficientValue) static IncrementalRateModelIncrementalRateModel.calculateTypeIsLinear(String name, ConsumeAction consumeAction, String exchangeCountId, Integer maximumExchangeCount, Long baseValue, Long coefficientValue, IncrementalRateModelCalculateTypeIsLinearOptions options) static IncrementalRateModelIncrementalRateModel.calculateTypeIsPower(String name, ConsumeAction consumeAction, String exchangeCountId, Integer maximumExchangeCount, Long coefficientValue) static IncrementalRateModelIncrementalRateModel.calculateTypeIsPower(String name, ConsumeAction consumeAction, String exchangeCountId, Integer maximumExchangeCount, Long coefficientValue, IncrementalRateModelCalculateTypeIsPowerOptions options) Constructors in io.gs2.cdk.exchange.model with parameters of type ConsumeActionModifierConstructorDescriptionIncrementalRateModel(String name, ConsumeAction consumeAction, IncrementalRateModelCalculateType calculateType, String exchangeCountId, Integer maximumExchangeCount) IncrementalRateModel(String name, ConsumeAction consumeAction, IncrementalRateModelCalculateType calculateType, String exchangeCountId, Integer maximumExchangeCount, IncrementalRateModelOptions options) -
Uses of ConsumeAction in io.gs2.cdk.exchange.model.options
Fields in io.gs2.cdk.exchange.model.options with type parameters of type ConsumeActionModifier and TypeFieldDescriptionRateModelOptions.consumeActionsRateModelTimingTypeIsAwaitOptions.consumeActionsRateModelTimingTypeIsImmediateOptions.consumeActionsRateModelOptions.skipConsumeActionsRateModelTimingTypeIsAwaitOptions.skipConsumeActionsRateModelTimingTypeIsImmediateOptions.skipConsumeActionsMethod parameters in io.gs2.cdk.exchange.model.options with type arguments of type ConsumeActionModifier and TypeMethodDescriptionRateModelOptions.withConsumeActions(List<ConsumeAction> consumeActions) RateModelTimingTypeIsAwaitOptions.withConsumeActions(List<ConsumeAction> consumeActions) RateModelTimingTypeIsImmediateOptions.withConsumeActions(List<ConsumeAction> consumeActions) RateModelOptions.withSkipConsumeActions(List<ConsumeAction> skipConsumeActions) RateModelTimingTypeIsAwaitOptions.withSkipConsumeActions(List<ConsumeAction> skipConsumeActions) RateModelTimingTypeIsImmediateOptions.withSkipConsumeActions(List<ConsumeAction> skipConsumeActions) -
Uses of ConsumeAction in io.gs2.cdk.exchange.stampSheet
Subclasses of ConsumeAction in io.gs2.cdk.exchange.stampSheet -
Uses of ConsumeAction in io.gs2.cdk.experience.stampSheet
Subclasses of ConsumeAction in io.gs2.cdk.experience.stampSheetModifier and TypeClassDescriptionclassclassclassclass -
Uses of ConsumeAction in io.gs2.cdk.formation.stampSheet
Subclasses of ConsumeAction in io.gs2.cdk.formation.stampSheet -
Uses of ConsumeAction in io.gs2.cdk.grade.stampSheet
Subclasses of ConsumeAction in io.gs2.cdk.grade.stampSheetModifier and TypeClassDescriptionclassclassclass -
Uses of ConsumeAction in io.gs2.cdk.idle.stampSheet
Subclasses of ConsumeAction in io.gs2.cdk.idle.stampSheet -
Uses of ConsumeAction in io.gs2.cdk.inbox.stampSheet
Subclasses of ConsumeAction in io.gs2.cdk.inbox.stampSheet -
Uses of ConsumeAction in io.gs2.cdk.inventory.stampSheet
Subclasses of ConsumeAction in io.gs2.cdk.inventory.stampSheetModifier and TypeClassDescriptionclassclassclassclassclassclassclassclass -
Uses of ConsumeAction in io.gs2.cdk.jobQueue.stampSheet
Subclasses of ConsumeAction in io.gs2.cdk.jobQueue.stampSheet -
Uses of ConsumeAction in io.gs2.cdk.limit.stampSheet
Subclasses of ConsumeAction in io.gs2.cdk.limit.stampSheet -
Uses of ConsumeAction in io.gs2.cdk.loginReward.model.options
Fields in io.gs2.cdk.loginReward.model.options with type parameters of type ConsumeActionModifier and TypeFieldDescriptionBonusModelMissedReceiveReliefIsDisabledOptions.missedReceiveReliefConsumeActionsBonusModelMissedReceiveReliefIsEnabledOptions.missedReceiveReliefConsumeActionsBonusModelModeIsScheduleOptions.missedReceiveReliefConsumeActionsBonusModelModeIsStreamingOptions.missedReceiveReliefConsumeActionsBonusModelOptions.missedReceiveReliefConsumeActionsMethod parameters in io.gs2.cdk.loginReward.model.options with type arguments of type ConsumeActionModifier and TypeMethodDescriptionBonusModelMissedReceiveReliefIsDisabledOptions.withMissedReceiveReliefConsumeActions(List<ConsumeAction> missedReceiveReliefConsumeActions) BonusModelMissedReceiveReliefIsEnabledOptions.withMissedReceiveReliefConsumeActions(List<ConsumeAction> missedReceiveReliefConsumeActions) BonusModelModeIsScheduleOptions.withMissedReceiveReliefConsumeActions(List<ConsumeAction> missedReceiveReliefConsumeActions) BonusModelModeIsStreamingOptions.withMissedReceiveReliefConsumeActions(List<ConsumeAction> missedReceiveReliefConsumeActions) BonusModelOptions.withMissedReceiveReliefConsumeActions(List<ConsumeAction> missedReceiveReliefConsumeActions) -
Uses of ConsumeAction in io.gs2.cdk.loginReward.stampSheet
Subclasses of ConsumeAction in io.gs2.cdk.loginReward.stampSheet -
Uses of ConsumeAction in io.gs2.cdk.mission.stampSheet
Subclasses of ConsumeAction in io.gs2.cdk.mission.stampSheet -
Uses of ConsumeAction in io.gs2.cdk.money.stampSheet
Subclasses of ConsumeAction in io.gs2.cdk.money.stampSheet -
Uses of ConsumeAction in io.gs2.cdk.quest.model.options
Fields in io.gs2.cdk.quest.model.options with type parameters of type ConsumeActionMethod parameters in io.gs2.cdk.quest.model.options with type arguments of type ConsumeActionModifier and TypeMethodDescriptionQuestModelOptions.withConsumeActions(List<ConsumeAction> consumeActions) -
Uses of ConsumeAction in io.gs2.cdk.quest.stampSheet
Subclasses of ConsumeAction in io.gs2.cdk.quest.stampSheet -
Uses of ConsumeAction in io.gs2.cdk.schedule.stampSheet
Subclasses of ConsumeAction in io.gs2.cdk.schedule.stampSheet -
Uses of ConsumeAction in io.gs2.cdk.script.model.options
Fields in io.gs2.cdk.script.model.options with type parameters of type ConsumeActionMethod parameters in io.gs2.cdk.script.model.options with type arguments of type ConsumeActionModifier and TypeMethodDescriptionTransactionOptions.withConsumeActions(List<ConsumeAction> consumeActions) -
Uses of ConsumeAction in io.gs2.cdk.serialKey.stampSheet
Subclasses of ConsumeAction in io.gs2.cdk.serialKey.stampSheet -
Uses of ConsumeAction in io.gs2.cdk.showcase.model.options
Fields in io.gs2.cdk.showcase.model.options with type parameters of type ConsumeActionModifier and TypeFieldDescriptionRandomDisplayItemModelOptions.consumeActionsSalesItemOptions.consumeActionsMethod parameters in io.gs2.cdk.showcase.model.options with type arguments of type ConsumeActionModifier and TypeMethodDescriptionRandomDisplayItemModelOptions.withConsumeActions(List<ConsumeAction> consumeActions) SalesItemOptions.withConsumeActions(List<ConsumeAction> consumeActions) -
Uses of ConsumeAction in io.gs2.cdk.showcase.stampSheet
Subclasses of ConsumeAction in io.gs2.cdk.showcase.stampSheet -
Uses of ConsumeAction in io.gs2.cdk.skillTree.model
Constructor parameters in io.gs2.cdk.skillTree.model with type arguments of type ConsumeActionModifierConstructorDescriptionNodeModel(String name, List<ConsumeAction> releaseConsumeActions, Float restrainReturnRate) NodeModel(String name, List<ConsumeAction> releaseConsumeActions, Float restrainReturnRate, NodeModelOptions options) -
Uses of ConsumeAction in io.gs2.cdk.skillTree.stampSheet
Subclasses of ConsumeAction in io.gs2.cdk.skillTree.stampSheet -
Uses of ConsumeAction in io.gs2.cdk.stamina.stampSheet
Subclasses of ConsumeAction in io.gs2.cdk.stamina.stampSheet