| Package | Description |
|---|---|
| io.papermc.paper.event.server |
| Modifier and Type | Method | Description |
|---|---|---|
ServerResourcesReloadedEvent.Cause |
ServerResourcesReloadedEvent.getCause() |
Gets the cause of the resource reload.
|
static ServerResourcesReloadedEvent.Cause |
ServerResourcesReloadedEvent.Cause.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ServerResourcesReloadedEvent.Cause[] |
ServerResourcesReloadedEvent.Cause.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor | Description |
|---|---|
ServerResourcesReloadedEvent(ServerResourcesReloadedEvent.Cause cause) |
Copyright © 2021. All rights reserved.