Uses of Class
io.github.bakedlibs.dough.versions.UnknownServerVersionException
Packages that use UnknownServerVersionException
Package
Description
This package provides some utilities which are useful for "version management".
-
Uses of UnknownServerVersionException in io.github.bakedlibs.dough.versions
Methods in io.github.bakedlibs.dough.versions that throw UnknownServerVersionExceptionModifier and TypeMethodDescriptionstatic MinecraftVersionMinecraftVersion.get()This attempts to get theMinecraftVersionon which the currentServeris running on.static MinecraftVersionThis attempts to get theMinecraftVersionon which the givenServeris currently running on.