Class TitleUtils
java.lang.Object
com.mclds.plugins.customplugin.utils.TitleUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidstatic voidshow(org.bukkit.entity.Player player, String title, String subtitle, int fade_in, int duration, int fade_out) static voidshow(org.bukkit.entity.Player player, net.kyori.adventure.text.Component title, net.kyori.adventure.text.Component subtitle, int fade_in, int duration, int fade_out)
-
Constructor Details
-
TitleUtils
public TitleUtils()
-
-
Method Details
-
show
-
show
-
show
-
show
public static void show(org.bukkit.entity.Player player, net.kyori.adventure.text.Component title, net.kyori.adventure.text.Component subtitle, int fade_in, int duration, int fade_out)
-