| Package | Description |
|---|---|
| net.md_5.bungee.protocol |
| Modifier and Type | Method and Description |
|---|---|
static Protocol |
Protocol.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Protocol[] |
Protocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MinecraftDecoder(Protocol protocol,
boolean server,
int protocolVersion) |
Copyright © 2015-2018 WaterfallMC. All Rights Reserved.