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