public class GreetingPacket extends Object implements Packet
MAX_LENGTH| Constructor and Description |
|---|
GreetingPacket(byte[] bytes) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPluginProvidedData() |
int |
getProtocolVersion() |
String |
getScramble() |
int |
getServerCapabilities() |
int |
getServerCollation() |
int |
getServerStatus() |
String |
getServerVersion() |
long |
getThreadId() |
public GreetingPacket(byte[] bytes)
throws IOException
IOExceptionpublic int getProtocolVersion()
public String getServerVersion()
public String getScramble()
public long getThreadId()
public int getServerStatus()
public int getServerCapabilities()
public String getPluginProvidedData()
public int getServerCollation()
Copyright © 2019. All rights reserved.