| Package | Description |
|---|---|
| me.lucko.helper.plugin | |
| me.lucko.helper.terminable.composite | |
| me.lucko.helper.terminable.registry |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HelperPlugin |
| Modifier and Type | Class and Description |
|---|---|
class |
DummyHelperPlugin
Dummy plugin to make the server load this lib.
|
class |
ExtendedJavaPlugin
An "extended" JavaPlugin class.
|
| Modifier and Type | Method and Description |
|---|---|
default void |
CompositeTerminable.bindWith(CompositeTerminableConsumer consumer)
Registers this terminable with a terminable consumer (usually the plugin instance)
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TerminableRegistry
Represents a registry of
Terminables. |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleTerminableRegistry |
Copyright © 2017. All rights reserved.