A  C  F  G  H  I  O  R  S  T  U 

T

TitleManagerAPI - class in io.puharesource.mc.titlemanager.api.v2
The API for TitleManager<p/>Here you'll find all methods available in the API.
toActionbarAnimation(Animation,Player,Boolean) - function in io.puharesource.mc.titlemanager.api.v2.TitleManagerAPI
Creates a SendableAnimation that sends Actionbar messages to the player.
toActionbarAnimation(List,Player,Boolean) - function in io.puharesource.mc.titlemanager.api.v2.TitleManagerAPI
Creates a SendableAnimation that sends Actionbar messages to the player.
toAnimationPart(String) - function in io.puharesource.mc.titlemanager.api.v2.TitleManagerAPI
Creates an AnimationPart from a String
toAnimationPart(Animation) - function in io.puharesource.mc.titlemanager.api.v2.TitleManagerAPI
Creates an AnimationPart from an Animation
toAnimationParts(String) - function in io.puharesource.mc.titlemanager.api.v2.TitleManagerAPI
Converts the text found to an immutable list of AnimationParts with values of String or AnimationAll plain text that follows the animation or script patterns will be converted to their respected Animations.
toFooterAnimation(Animation,Player,Boolean) - function in io.puharesource.mc.titlemanager.api.v2.TitleManagerAPI
Creates a SendableAnimation that sets the Tab List footer.
toFooterAnimation(List,Player,Boolean) - function in io.puharesource.mc.titlemanager.api.v2.TitleManagerAPI
Creates a SendableAnimation that sets the Tab List footer.
toHeaderAnimation(Animation,Player,Boolean) - function in io.puharesource.mc.titlemanager.api.v2.TitleManagerAPI
Creates a SendableAnimation that sets the Tab List header.
toHeaderAnimation(List,Player,Boolean) - function in io.puharesource.mc.titlemanager.api.v2.TitleManagerAPI
Creates a SendableAnimation that sets the Tab List header.
toScoreboardTitleAnimation(Animation,Player,Boolean) - function in io.puharesource.mc.titlemanager.api.v2.TitleManagerAPI
Creates a SendableAnimation that sets the title for the player's scoreboard.
toScoreboardTitleAnimation(List,Player,Boolean) - function in io.puharesource.mc.titlemanager.api.v2.TitleManagerAPI
Creates a SendableAnimation that sets the title for the player's scoreboard.
toScoreboardValueAnimation(Animation,Player,Integer,Boolean) - function in io.puharesource.mc.titlemanager.api.v2.TitleManagerAPI
Creates a SendableAnimation that sets the text value for the player's scoreboard at the given index.
toScoreboardValueAnimation(List,Player,Integer,Boolean) - function in io.puharesource.mc.titlemanager.api.v2.TitleManagerAPI
Creates a SendableAnimation that sets the text value for the player's scoreboard at the given index.
toSubtitleAnimation(Animation,Player,Boolean) - function in io.puharesource.mc.titlemanager.api.v2.TitleManagerAPI
Creates a SendableAnimation that sends Subtitles to the player.
toSubtitleAnimation(List,Player,Boolean) - function in io.puharesource.mc.titlemanager.api.v2.TitleManagerAPI
Creates a SendableAnimation that sends Subtitles to the player.
toTitleAnimation(Animation,Player,Boolean) - function in io.puharesource.mc.titlemanager.api.v2.TitleManagerAPI
Creates a SendableAnimation that sends Titles to the player.
toTitleAnimation(List,Player,Boolean) - function in io.puharesource.mc.titlemanager.api.v2.TitleManagerAPI
Creates a SendableAnimation that sends Titles to the player.
A  C  F  G  H  I  O  R  S  T  U