Uses of Class
com.janboerman.invsee.spigot.internal.version.ServerSoftware
-
Uses of ServerSoftware in com.janboerman.invsee.spigot.internal.version
Modifier and TypeFieldDescriptionstatic final ServerSoftware
ServerSoftware.CRAFTBUKKIT_1_12_2
static final ServerSoftware
ServerSoftware.CRAFTBUKKIT_1_16_5
static final ServerSoftware
ServerSoftware.CRAFTBUKKIT_1_17_1
static final ServerSoftware
ServerSoftware.CRAFTBUKKIT_1_18_2
static final ServerSoftware
ServerSoftware.CRAFTBUKKIT_1_19_4
static final ServerSoftware
ServerSoftware.CRAFTBUKKIT_1_20_1
static final ServerSoftware
ServerSoftware.CRAFTBUKKIT_1_20_4
static final ServerSoftware
ServerSoftware.CRAFTBUKKIT_1_20_6
static final ServerSoftware
ServerSoftware.CRAFTBUKKIT_1_21
static final ServerSoftware
ServerSoftware.CRAFTBUKKIT_1_21_1
static final ServerSoftware
ServerSoftware.CRAFTBUKKIT_1_8_8
static final ServerSoftware
ServerSoftware.GLOWSTONE_1_12_2
static final ServerSoftware
ServerSoftware.GLOWSTONE_1_8_8
static final ServerSoftware
ServerSoftware.GLOWSTONE_1_8_9
Modifier and TypeMethodDescriptionSupportedServerSoftware.getImplementationProvider
(ServerSoftware software) void
SupportedServerSoftware.registerSupportedVersion
(ServerSoftware software, ImplementationProvider implementationSupplier) void
SupportedServerSoftware.registerSupportedVersion
(ImplementationProvider implementationSupplier, ServerSoftware... softwares)