Uses of Interface
com.zetaplugins.zetacore.services.papi.PlaceholderFunction
Packages that use PlaceholderFunction
-
Uses of PlaceholderFunction in com.zetaplugins.zetacore.services.papi
Methods in com.zetaplugins.zetacore.services.papi that return types with arguments of type PlaceholderFunctionMethods in com.zetaplugins.zetacore.services.papi with parameters of type PlaceholderFunctionModifier and TypeMethodDescriptionPapiExpansionService.addPlaceholder(String key, PlaceholderFunction function) Adds a placeholder to the expansion.Method parameters in com.zetaplugins.zetacore.services.papi with type arguments of type PlaceholderFunctionModifier and TypeMethodDescriptionPapiExpansionService.setPlaceholders(Map<String, PlaceholderFunction> placeholders) Sets the placeholders for the expansion.