Package com.marcusslover.plus.lib.title
Class Title
java.lang.Object
com.marcusslover.plus.lib.title.Title
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionnet.kyori.adventure.title.Titlestatic @NotNull Titlestatic @NotNull Titlestatic @NotNull Titlestatic @NotNull Title@NotNull Titlesend(net.kyori.adventure.audience.Audience audience) @NotNull Titlesend(@NotNull org.bukkit.command.CommandSender player, long fadeIn, long fadeStay, long fadeOut) @NotNull Titlesend(@NotNull org.bukkit.command.CommandSender player, @Nullable net.kyori.adventure.title.Title.Times times) <T extends org.bukkit.command.CommandSender>
@NotNull Titlesend(T target) @NotNull Titletimes(int fadeIn, int stay, int fadeOut) @NotNull Titletimes(long fadeIn, long stay, long fadeOut) @NotNull Titletimes(@NotNull net.kyori.adventure.title.Title.Times times)
-
Field Details
-
title
-
subtitle
-
times
protected net.kyori.adventure.title.Title.Times times
-
-
Method Details
-
of
-
of
-
of
-
of
-
send
@NotNull public @NotNull Title send(@NotNull @NotNull org.bukkit.command.CommandSender player, long fadeIn, long fadeStay, long fadeOut) -
send
@NotNull public @NotNull Title send(@NotNull @NotNull org.bukkit.command.CommandSender player, @Nullable @Nullable net.kyori.adventure.title.Title.Times times) -
send
-
send
-
adventure
@NotNull public net.kyori.adventure.title.Title adventure() -
times
-
times
-
times
-