Uses of Class
studio.magemonkey.codex.api.Replacer
Packages that use Replacer
-
Uses of Replacer in studio.magemonkey.codex.api
Methods in studio.magemonkey.codex.api that return ReplacerMethods in studio.magemonkey.codex.api with parameters of type ReplacerModifier and TypeMethodDescriptionabstract voidstatic voidDelayedCommand.invoke(org.bukkit.plugin.Plugin plugin, org.bukkit.command.CommandSender target, Iterable<DelayedCommand> commands, Runnable onEnd, Replacer... reps) static voidDelayedCommand.invoke(org.bukkit.plugin.Plugin plugin, org.bukkit.command.CommandSender target, Iterable<DelayedCommand> commands, Replacer... reps) voidDelayedCommand.invoke(org.bukkit.plugin.Plugin plugin, org.bukkit.command.CommandSender target, Iterator<DelayedCommand> next, Runnable onEnd, Replacer... reps) static String