public class DependsCollectArgument extends Object implements TaskArgument
DependsCollectTask| Constructor and Description |
|---|
DependsCollectArgument(@NotNull org.bukkit.plugin.PluginDescriptionFile pluginDescription,
@NotNull Map<String,QueryContext> sources)
プラグイン情報ファイルから依存関係を取得します。
alreadyInstalledPlugins には、サーバにインストールされているプラグインが自動で追加されます。 |
public DependsCollectArgument(@NotNull
@NotNull org.bukkit.plugin.PluginDescriptionFile pluginDescription,
@NotNull
@NotNull Map<String,QueryContext> sources)
alreadyInstalledPlugins には、サーバにインストールされているプラグインが自動で追加されます。pluginDescription - プラグイン情報ファイルPluginManager.getPlugins()Copyright © 2023. All rights reserved.