Class PostModernLocaleLine
java.lang.Object
net.megavex.scoreboardlibrary.implementation.sidebar.line.locale.PostModernLocaleLine
- All Implemented Interfaces:
LocaleLine
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhide(@NotNull Collection<org.bukkit.entity.Player> players) @NotNull GlobalLineInfoinfo()voidsendScore(@NotNull Collection<org.bukkit.entity.Player> players) voidshow(@NotNull Collection<org.bukkit.entity.Player> players) voidvoidvalue(@NotNull net.kyori.adventure.text.Component renderedComponent) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.megavex.scoreboardlibrary.implementation.sidebar.line.locale.LocaleLine
resetOldPlayer
-
Constructor Details
-
PostModernLocaleLine
-
-
Method Details
-
info
- Specified by:
infoin interfaceLocaleLine
-
value
public void value(@NotNull @NotNull net.kyori.adventure.text.Component renderedComponent) - Specified by:
valuein interfaceLocaleLine
-
updateTeam
public void updateTeam()- Specified by:
updateTeamin interfaceLocaleLine
-
sendScore
- Specified by:
sendScorein interfaceLocaleLine
-
show
- Specified by:
showin interfaceLocaleLine
-
hide
- Specified by:
hidein interfaceLocaleLine
-