| Package | Description |
|---|---|
| org.cloudburstmc.server.plugin | |
| org.cloudburstmc.server.plugin.loader | |
| org.cloudburstmc.server.plugin.loader.java |
| Modifier and Type | Class and Description |
|---|---|
class |
CloudPluginDescription |
| Modifier and Type | Method and Description |
|---|---|
PluginDescription |
PluginContainer.getDescription() |
PluginDescription |
CloudPluginContainer.getDescription() |
PluginDescription |
PluginLoader.loadPlugin(Path path) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<PluginDescription> |
CloudPluginManager.sortDescriptions(Deque<PluginDescription> unsorted) |
| Modifier and Type | Method and Description |
|---|---|
PluginContainer |
PluginLoader.createPlugin(com.google.inject.Injector injector,
PluginDescription description) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<PluginDescription> |
CloudPluginManager.sortDescriptions(Deque<PluginDescription> unsorted) |
| Constructor and Description |
|---|
CloudPluginContainer(Object plugin,
PluginDescription description,
org.slf4j.Logger logger,
Path dataDirectory) |
CloudPluginDescription(PluginDescription description) |
| Modifier and Type | Method and Description |
|---|---|
PluginDescription |
JavaPluginLoader.loadPlugin(Path path) |
| Modifier and Type | Method and Description |
|---|---|
PluginContainer |
JavaPluginLoader.createPlugin(com.google.inject.Injector injector,
PluginDescription description) |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaPluginDescription |
Copyright © 2020. All rights reserved.