Module org.spongepowered.plugin.spi
Package org.spongepowered.plugin
package org.spongepowered.plugin
-
ClassDescriptionRepresents the context under which this specification is running under.Thrown when a plugin cannot be constructed and should be considered invalid.Represents the combination of a
metadata
with its instance.PluginLoader<P extends PluginContainer>A loader used to create and loadplugins
.Represents a resource provided by alocator
.PluginResourceLocatorService<P extends PluginResource>A service used to findresources
to be processed bylanguage services
or other implementation constructs.Represents an entity that can be queried forresources
.