| Interface | Description |
|---|---|
| Scoreboard<T extends ScoreboardTeam,O extends ScoreboardObjective> |
Represents a Scoreboard on the server
|
| ScoreboardObjective |
Represents a specific objective on a
Scoreboard. |
| ScoreboardTeam |
Represents a specific team on a
Scoreboard. |
| Class | Description |
|---|---|
| GlobalScoreboard |
Contains a "global" scoreboard instance, lazily loaded on first request.
|
| PacketScoreboard |
Implements
Scoreboard using ProtocolLib. |
| PacketScoreboardObjective |
Implements
ScoreboardObjective using ProtocolLib. |
| PacketScoreboardTeam |
Implements
ScoreboardTeam using ProtocolLib. |
| Enum | Description |
|---|---|
| ScoreboardTeam.CollisionRule | |
| ScoreboardTeam.NameTagVisibility |
Copyright © 2017. All rights reserved.