| Package | Description |
|---|---|
| com.destroystokyo.paper.event.server |
| Modifier and Type | Method | Description |
|---|---|---|
static GS4QueryEvent.QueryResponse.PluginInformation |
GS4QueryEvent.QueryResponse.PluginInformation.of(String name,
String version) |
| Modifier and Type | Method | 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 | Description |
|---|---|---|
GS4QueryEvent.QueryResponse.Builder |
GS4QueryEvent.QueryResponse.Builder.plugins(GS4QueryEvent.QueryResponse.PluginInformation... plugins) |
| Modifier and Type | Method | Description |
|---|---|---|
GS4QueryEvent.QueryResponse.Builder |
GS4QueryEvent.QueryResponse.Builder.plugins(Collection<GS4QueryEvent.QueryResponse.PluginInformation> plugins) |
Copyright © 2020. All rights reserved.