| Package | Description |
|---|---|
| com.destroystokyo.paper.event.server |
| Modifier and Type | Method and Description |
|---|---|
GS4QueryEvent.QueryType |
GS4QueryEvent.getQueryType()
Get query type
|
static GS4QueryEvent.QueryType |
GS4QueryEvent.QueryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GS4QueryEvent.QueryType[] |
GS4QueryEvent.QueryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
GS4QueryEvent(GS4QueryEvent.QueryType queryType,
InetAddress querierAddress,
GS4QueryEvent.QueryResponse response) |
Copyright © 2020. All rights reserved.