| Package | Description |
|---|---|
| org.geysermc.connector.scoreboard |
| Modifier and Type | Method and Description |
|---|---|
Objective |
Scoreboard.getObjective(String objectiveName) |
Objective |
Scoreboard.registerNewObjective(String objectiveId,
boolean temp) |
Objective |
Scoreboard.registerNewObjective(String objectiveId,
com.github.steveice10.mc.protocol.data.game.scoreboard.ScoreboardPosition displaySlot) |
Objective |
Objective.setDisplayName(String displayName) |
Objective |
Objective.setType(int type) |
| Modifier and Type | Method and Description |
|---|---|
void |
Scoreboard.despawnObjective(Objective objective) |
| Constructor and Description |
|---|
Score(Objective objective,
String name) |
Copyright © 2019 GeyserMC. All rights reserved.