| Package | Description |
|---|---|
| org.geysermc.connector.scoreboard |
| Modifier and Type | Field and Description |
|---|---|
protected UpdateType |
Score.ScoreData.updateType |
protected UpdateType |
Team.TeamData.updateType |
| Modifier and Type | Method and Description |
|---|---|
UpdateType |
Score.getUpdateType() |
UpdateType |
Team.getUpdateType() |
static UpdateType |
UpdateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UpdateType[] |
UpdateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Score |
Score.setUpdateType(UpdateType updateType) |
Team |
Team.setUpdateType(UpdateType updateType) |
Copyright © 2020 GeyserMC. All rights reserved.