public final class DecoratorRegistry extends AbstractGeneratorRegistry<Decorator>
Decorator.StandardGeneratorRegistries.decorator()| Modifier and Type | Class and Description |
|---|---|
static class |
DecoratorRegistry.ConstructionEvent |
idToValues| Constructor and Description |
|---|
DecoratorRegistry() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected org.cloudburstmc.api.event.Event |
constructionEvent() |
protected void |
registerDefault() |
get, isRegistered, registerprotected void registerDefault()
registerDefault in class AbstractGeneratorRegistry<Decorator>public void close()
throws org.cloudburstmc.api.registry.RegistryException
close in interface org.cloudburstmc.api.registry.Registryclose in class AbstractGeneratorRegistry<Decorator>org.cloudburstmc.api.registry.RegistryExceptionprotected org.cloudburstmc.api.event.Event constructionEvent()
constructionEvent in class AbstractGeneratorRegistry<Decorator>Copyright © 2021. All rights reserved.