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