Package org.spongepowered.plugin.meta
@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
package org.spongepowered.plugin.meta
-
ClassDescriptionRepresents a serializer for
PluginMetadata
for themcmod.info
file format.Represents a builder forMcModInfo
serializes that can be used to construct a serializer that serializes specific extension keys to their Java object representation.Represents a dependency on another plugin.Defines when the dependency should be loaded in relation to the plugin.Represents additional metadata for a specific version of a plugin.