Package | Description |
---|---|
org.bukkit.scoreboard |
Interfaces used to manage the client side score display system.
|
Modifier and Type | Method and Description |
---|---|
NameTagVisibility |
Team.getNameTagVisibility()
Deprecated.
|
static NameTagVisibility |
NameTagVisibility.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static NameTagVisibility[] |
NameTagVisibility.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Team.setNameTagVisibility(NameTagVisibility visibility)
|
Copyright © 2016. All rights reserved.