| Package | Description |
|---|---|
| com.tvd12.ezyfoxserver.constant | |
| com.tvd12.ezyfoxserver.setting |
| Modifier and Type | Method and Description |
|---|---|
static EzyEventType |
EzyEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EzyEventType[] |
EzyEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EzySettingsBuilder |
EzySettingsBuilder.addEventController(EzyEventType eventType,
Class<?> controller) |
EzyZoneSettingBuilder |
EzyZoneSettingBuilder.addEventController(EzyEventType eventType,
Class<?> controller) |
EzyEventControllerSettingBuilder |
EzyEventControllerSettingBuilder.eventType(EzyEventType eventType) |
Copyright © 2021 Young Monkeys. All rights reserved.