| Package | Description |
|---|---|
| me.lucko.luckperms.api.platform |
| Modifier and Type | Method and Description |
|---|---|
PlatformType |
PlatformInfo.getType()
Gets the type of platform LuckPerms is running on
|
static PlatformType |
PlatformType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PlatformType[] |
PlatformType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.