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
metadatawith 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 findresourcesto be processed bylanguage servicesor other implementation constructs.Represents an entity that can be queried forresources.