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