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