JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
net.md_5.bungee.api.score.Score
Packages that use
Score
Package
Description
net.md_5.bungee.api.score
Uses of
Score
in
net.md_5.bungee.api.score
Methods in
net.md_5.bungee.api.score
that return
Score
Modifier and Type
Method
Description
Score
Scoreboard.
getScore
(
String
name)
Methods in
net.md_5.bungee.api.score
that return types with arguments of type
Score
Modifier and Type
Method
Description
Collection
<
Score
>
Scoreboard.
getScores
()
Methods in
net.md_5.bungee.api.score
with parameters of type
Score
Modifier and Type
Method
Description
void
Scoreboard.
addScore
(
Score
score)