Package me.bimmr.bimmcore.messages
Class Title.TitleAPI
- java.lang.Object
-
- me.bimmr.bimmcore.messages.Title.TitleAPI
-
- Enclosing class:
- Title
public static class Title.TitleAPI extends java.lang.Object
The type Title api.
-
-
Constructor Summary
Constructors Constructor Description TitleAPI()
-
-
-
Method Detail
-
sendTitle
public static void sendTitle(org.bukkit.entity.Player player, java.lang.String title, java.lang.String subTitle, int fadeIn, int show, int fadeOut)
Send title.- Parameters:
player
- the playertitle
- the titlesubTitle
- the sub titlefadeIn
- the fade inshow
- the showfadeOut
- the fade out
-
reset
public static void reset(org.bukkit.entity.Player player)
Reset.- Parameters:
player
- the player
-
-