Package studio.magemonkey.codex.util
Class MsgUT
java.lang.Object
studio.magemonkey.codex.util.MsgUT
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanstatic voidsendActionBar(org.bukkit.entity.Player player, String msg) static voidsendTitles(org.bukkit.entity.Player player, String title, String subtitle, int fadeIn, int stay, int fadeOut) Deprecated.static voidsendWithJSON(org.bukkit.command.CommandSender p, String orig) static voidstatic voidsound(org.bukkit.entity.Player player, org.bukkit.Sound sound) static void
-
Constructor Details
-
MsgUT
public MsgUT()
-
-
Method Details
-
sendActionBar
-
sendTitles
@Deprecated public static void sendTitles(@NotNull org.bukkit.entity.Player player, @NotNull String title, @NotNull String subtitle, int fadeIn, int stay, int fadeOut) Deprecated. -
sound
-
sound
public static void sound(@NotNull org.bukkit.entity.Player player, @NotNull org.bukkit.Sound sound) -
sound
-
isJSON
-
sendWithJSON
-