Class ActionBar
java.lang.Object
com.mclds.plugins.customplugin.utils.ActionBar
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidstatic voidinfo(org.bukkit.entity.Player player, net.kyori.adventure.text.Component message) static voidstatic voidsecondary(org.bukkit.entity.Player player, net.kyori.adventure.text.Component message) static voidstatic voidsuccess(org.bukkit.entity.Player player, net.kyori.adventure.text.Component message) static void
-
Constructor Details
-
ActionBar
public ActionBar()
-
-
Method Details
-
success
-
success
public static void success(org.bukkit.entity.Player player, net.kyori.adventure.text.Component message) -
info
-
info
public static void info(org.bukkit.entity.Player player, net.kyori.adventure.text.Component message) -
secondary
-
secondary
public static void secondary(org.bukkit.entity.Player player, net.kyori.adventure.text.Component message) -
warn
-
error
-