public interface ILeaderboardHologram
Modifier and Type | Method and Description |
---|---|
void |
generate()
Generate the hologram.
|
int |
getId()
Get the ID of this hologram.
|
org.bukkit.Location |
getLocation()
Get the location of the hologram.
|
IParkour |
getParkour()
Get the parkour that this hologram belongs to.
|
void |
refresh()
Refresh the leaderboard statistics.
|
void |
remove()
Remove the hologram from the world.
|
void generate()
remove()
has been called since the last time it was generated.void remove()
void refresh()
org.bukkit.Location getLocation()
IParkour getParkour()
int getId()
Copyright © 2025. All rights reserved.