Uses of Interface
me.block2block.hubparkour.api.hologram.ILeaderboardHologram
Packages that use ILeaderboardHologram
-
Uses of ILeaderboardHologram in me.block2block.hubparkour.api
Methods in me.block2block.hubparkour.api that return types with arguments of type ILeaderboardHologramModifier and TypeMethodDescriptionIParkour.getLeaderboards()Retrieves a list of leaderboard holograms attached to this parkour.Methods in me.block2block.hubparkour.api with parameters of type ILeaderboardHologramModifier and TypeMethodDescriptionvoidIParkour.addHologram(ILeaderboardHologram hologram) Add a hologram as a part of this parkour.voidIParkour.removeHologram(ILeaderboardHologram hologram) Remove a hologram that is a part of this parkour.