| Package | Description |
|---|---|
| net.md_5.bungee.protocol.packet |
| Modifier and Type | Method and Description |
|---|---|
static ScoreboardObjective.HealthDisplay |
ScoreboardObjective.HealthDisplay.fromString(String s) |
ScoreboardObjective.HealthDisplay |
ScoreboardObjective.getType() |
static ScoreboardObjective.HealthDisplay |
ScoreboardObjective.HealthDisplay.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScoreboardObjective.HealthDisplay[] |
ScoreboardObjective.HealthDisplay.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScoreboardObjective.setType(ScoreboardObjective.HealthDisplay type) |
| Constructor and Description |
|---|
ScoreboardObjective(String name,
String value,
ScoreboardObjective.HealthDisplay type,
byte action) |
Copyright © 2015–2019 WaterfallMC. All rights reserved.