public PluginEntry(Options12_Plugins parent, PluginInformation pluginInfo, PluginAssembly pluginAssembly) { this.parent = parent; PluginInfo = pluginInfo; PluginAssembly = pluginAssembly; }