public static class GS4QueryEvent.QueryResponse.PluginInformation extends Object
| Constructor and Description |
|---|
PluginInformation(@NotNull String name,
@NotNull String version) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull String |
getName() |
@NotNull String |
getVersion() |
static @NotNull GS4QueryEvent.QueryResponse.PluginInformation |
of(@NotNull String name,
@NotNull String version) |
void |
setName(@NotNull String name) |
void |
setVersion(@NotNull String version) |
Copyright © 2021. All rights reserved.