Package | Description |
---|---|
net.md_5.bungee.api.score |
Modifier and Type | Method and Description |
---|---|
Position |
Scoreboard.getPosition()
Position of this scoreboard.
|
static Position |
Position.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Position[] |
Position.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Scoreboard.setPosition(Position position)
Position of this scoreboard.
|
Copyright © 2012–2020 SpigotMC. All rights reserved.