Package com.xpdustry.distributor.api.plugin
package com.xpdustry.distributor.api.plugin
-
ClassDescriptionAn abstract implementation of
MindustryPlugin, without the quirks ofPlugin(like the fact thatAbstractMindustryPlugin.registerServerCommands(CommandHandler)is called beforeAbstractMindustryPlugin.init()).A better plugin base class.Marks an object as belonging to a plugin.Interface for listening to the lifecycle events of a plugin.A immutable implementation ofMods.ModMeta.The builder forPluginMetadata.