| Package | Description |
|---|---|
| me.lucko.helper.reflect |
| Modifier and Type | Method and Description |
|---|---|
static NmsVersion |
NmsVersion.forMinecraftVersion(MinecraftVersion minecraftVersion)
Gets the
NmsVersion for the given MinecraftVersion. |
static NmsVersion |
ServerReflection.getNmsVersion()
Gets the server "nms" version.
|
static NmsVersion |
NmsVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NmsVersion[] |
NmsVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.