Package com.xpdustry.distributor.common.plugin
@NullMarked
package com.xpdustry.distributor.common.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.