Class LeaderBuilder
java.lang.Object
xericker.arenalegends.gameplay.leaderboard.LeaderBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddLocation(org.bukkit.Location location) getId()getLines()List<org.bukkit.Location> intgetSize()getStyle()setGameMode(@Nullable GameMode gameMode) setSize(int size) setStatistic(PlayerStatistic statistic) setStyle(LeaderStyle leaderStyle)
-
Constructor Details
-
LeaderBuilder
-
-
Method Details
-
getId
-
getStatistic
-
setStatistic
-
getGameMode
-
setGameMode
-
getSize
public int getSize() -
setSize
-
getLocations
-
addLocation
public void addLocation(org.bukkit.Location location) -
getLines
-
setLines
-
getStyle
-
setStyle
-