Index
All Classes and Interfaces|All Packages
A
- addPlayer(Player) - Method in class me.hsgamer.hscore.minestom.board.Board
-
Add the player to the board
B
- Board - Class in me.hsgamer.hscore.minestom.board
-
A simple scoreboard for Minestom.
- Board(Function<Player, Component>, Function<Player, List<Component>>) - Constructor for class me.hsgamer.hscore.minestom.board.Board
-
Create a new board
H
- hook(EventNode<Event>) - Static method in class me.hsgamer.hscore.minestom.board.Board
-
Hook the board event to the event node.
M
- me.hsgamer.hscore.minestom.board - package me.hsgamer.hscore.minestom.board
-
Contains the classes to work with Minestom's sidebar and scoreboard
R
- removeAll() - Method in class me.hsgamer.hscore.minestom.board.Board
-
Remove all the players from the board
- removePlayer(Player) - Method in class me.hsgamer.hscore.minestom.board.Board
-
Remove the player from the board
U
- update(Player) - Method in class me.hsgamer.hscore.minestom.board.Board
-
Update the board for the player
- updateAll() - Method in class me.hsgamer.hscore.minestom.board.Board
-
Update the board for all the players
All Classes and Interfaces|All Packages