| Modifier and Type | Method and Description |
|---|---|
RegistryEvent.Type |
EntryAddedEvent.getEventType() |
RegistryEvent.Type |
RegistryEvent.getEventType()
Returns the type of the Registry event.
|
RegistryEvent.Type |
EntryReplacedEvent.getEventType() |
RegistryEvent.Type |
EntryRemovedEvent.getEventType() |
static RegistryEvent.Type |
RegistryEvent.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RegistryEvent.Type[] |
RegistryEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.