| Package | Description |
|---|---|
| io.github.waterfallmc.waterfall.event |
| Modifier and Type | Method and Description |
|---|---|
@NonNull QueryResult |
ProxyQueryEvent.getResult()
The query to return.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProxyQueryEvent.setResult(@NonNull QueryResult result)
The query to return.
|
| Constructor and Description |
|---|
ProxyQueryEvent(@NonNull ListenerInfo listener,
@NonNull QueryResult result) |
Copyright © 2015–2019 WaterfallMC. All rights reserved.