Package | Description |
---|---|
net.tridentsdk.base.board |
Management for the scoreboard API, sectioned views of data displayed to the client
|
net.tridentsdk.server.packets.play.out |
Packets related to the gameplay of the server sent from the server
|
Modifier and Type | Method and Description |
---|---|
static BoardType |
BoardType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BoardType[] |
BoardType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
protected BoardType |
PacketPlayOutDisplayScoreboard.boardType |
Modifier and Type | Method and Description |
---|---|
BoardType |
PacketPlayOutDisplayScoreboard.boardType() |
Copyright © 2016. All rights reserved.