| Package | Description |
|---|---|
| net.tridentsdk.server.packets.play.out |
Packets related to the gameplay of the server sent from the server
|
| Modifier and Type | Field and Description |
|---|---|
protected PacketPlayOutTeams.Mode |
PacketPlayOutTeams.mode |
| Modifier and Type | Method and Description |
|---|---|
PacketPlayOutTeams.Mode |
PacketPlayOutTeams.mode() |
static PacketPlayOutTeams.Mode |
PacketPlayOutTeams.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PacketPlayOutTeams.Mode[] |
PacketPlayOutTeams.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.