Class BootstrapUtility
java.lang.Object
com.winterhavenmc.library.messagebuilder.BootstrapUtility
A companion utility class to facilitate arranging components necessary to initialize the MessageBuilder library.
-
Method Summary
Modifier and TypeMethodDescriptioncreateSenders(org.bukkit.plugin.Plugin plugin, MessageCooldownMap messageCooldownMap, SoundRepository sounds)
-
Method Details
-
createSenders
public static List<Sender> createSenders(org.bukkit.plugin.Plugin plugin, MessageCooldownMap messageCooldownMap, SoundRepository sounds)
-