Uses of Class
io.gs2.cdk.buff.model.BuffEntryModel
Packages that use BuffEntryModel
-
Uses of BuffEntryModel in io.gs2.cdk.buff.model
Methods in io.gs2.cdk.buff.model that return BuffEntryModelModifier and TypeMethodDescriptionstatic BuffEntryModelBuffEntryModel.targetTypeIsAction(String name, BuffEntryModelExpression expression, Integer priority, BuffTargetAction targetAction) static BuffEntryModelBuffEntryModel.targetTypeIsAction(String name, BuffEntryModelExpression expression, Integer priority, BuffTargetAction targetAction, BuffEntryModelTargetTypeIsActionOptions options) static BuffEntryModelBuffEntryModel.targetTypeIsModel(String name, BuffEntryModelExpression expression, Integer priority, BuffTargetModel targetModel) static BuffEntryModelBuffEntryModel.targetTypeIsModel(String name, BuffEntryModelExpression expression, Integer priority, BuffTargetModel targetModel, BuffEntryModelTargetTypeIsModelOptions options) Method parameters in io.gs2.cdk.buff.model with type arguments of type BuffEntryModelConstructor parameters in io.gs2.cdk.buff.model with type arguments of type BuffEntryModelModifierConstructorDescriptionCurrentMasterData(Stack stack, String namespaceName, List<BuffEntryModel> buffEntryModels)