Package com.andrei1058.spigot.sidebar
Class SidebarLineAnimated
java.lang.Object
com.andrei1058.spigot.sidebar.SidebarLine
com.andrei1058.spigot.sidebar.SidebarLineAnimated
-
Constructor Summary
-
Method Summary
Methods inherited from class com.andrei1058.spigot.sidebar.SidebarLine
getTrimReplacePlaceholders, getTrimReplacePlaceholders, getTrimReplacePlaceholdersScore, isHasPlaceholders, isInternalPlaceholders, isPapiPlaceholders, markHasPlaceholders, setHasPlaceholders, setInternalPlaceholders, setPapiPlaceholders
-
Constructor Details
-
SidebarLineAnimated
Create an animated line. Every refresh will get the next line and then will repeat.- Parameters:
lines
- lines.
-
-
Method Details
-
getLine
Description copied from class:SidebarLine
Get static message.- Specified by:
getLine
in classSidebarLine
- Returns:
- message.
-
getLines
-