Uses of Class
io.gs2.cdk.buff.model.BuffTargetModel
Packages that use BuffTargetModel
-
Uses of BuffTargetModel in io.gs2.cdk.buff.model
Methods in io.gs2.cdk.buff.model with parameters of type BuffTargetModelModifier and TypeMethodDescriptionstatic BuffEntryModelBuffEntryModel.targetTypeIsModel(String name, BuffEntryModelExpression expression, Integer priority, BuffTargetModel targetModel) static BuffEntryModelBuffEntryModel.targetTypeIsModel(String name, BuffEntryModelExpression expression, Integer priority, BuffTargetModel targetModel, BuffEntryModelTargetTypeIsModelOptions options) -
Uses of BuffTargetModel in io.gs2.cdk.buff.model.options
Fields in io.gs2.cdk.buff.model.options declared as BuffTargetModelMethods in io.gs2.cdk.buff.model.options with parameters of type BuffTargetModelModifier and TypeMethodDescriptionBuffEntryModelOptions.withTargetModel(BuffTargetModel targetModel)