| Package | Description |
|---|---|
| com.destroystokyo.paper.event.server |
| Modifier and Type | Method and Description |
|---|---|
static GS4QueryEvent.QueryResponse.PluginInformation |
GS4QueryEvent.QueryResponse.PluginInformation.of(String name,
String version) |
| Modifier and Type | Method and Description |
|---|---|
Collection<GS4QueryEvent.QueryResponse.PluginInformation> |
GS4QueryEvent.QueryResponse.getPlugins()
Get list of plugins which will be used to reply to the query.
|
| Modifier and Type | Method and Description |
|---|---|
GS4QueryEvent.QueryResponse.Builder |
GS4QueryEvent.QueryResponse.Builder.plugins(GS4QueryEvent.QueryResponse.PluginInformation... plugins) |
| Modifier and Type | Method and Description |
|---|---|
GS4QueryEvent.QueryResponse.Builder |
GS4QueryEvent.QueryResponse.Builder.plugins(Collection<GS4QueryEvent.QueryResponse.PluginInformation> plugins) |
Copyright © 2019. All rights reserved.