| Package | Description |
|---|---|
| com.destroystokyo.paper.event.server |
| Modifier and Type | Method and Description |
|---|---|
@NotNull GS4QueryEvent.QueryResponse |
GS4QueryEvent.QueryResponse.Builder.build()
Builds new
GS4QueryEvent.QueryResponse with supplied data |
@NotNull GS4QueryEvent.QueryResponse |
GS4QueryEvent.getResponse()
Get query response
|
| Modifier and Type | Method and Description |
|---|---|
void |
GS4QueryEvent.setResponse(@NotNull GS4QueryEvent.QueryResponse response)
Set query response
|
| Constructor and Description |
|---|
GS4QueryEvent(@NotNull GS4QueryEvent.QueryType queryType,
@NotNull InetAddress querierAddress,
@NotNull GS4QueryEvent.QueryResponse response) |
Copyright © 2021. All rights reserved.