X - @FunctionalInterface
public interface ConfijReloadHandler<X>
| Modifier and Type | Interface and Description |
|---|---|
static class |
ConfijReloadHandler.ReloadEvent<X>
an event emitted in case a configuration change is detected
|
| Modifier and Type | Method and Description |
|---|---|
void |
onReload(ConfijReloadHandler.ReloadEvent<X> reloadEvent) |
void onReload(ConfijReloadHandler.ReloadEvent<X> reloadEvent)