public interface DependencyElement
Modifier and Type | Method and Description |
---|---|
KPMInformationFile |
getKpmInfoFile()
依存関係のKPM情報ファイルです。
|
org.bukkit.plugin.PluginDescriptionFile |
getPluginDescription()
依存関係のプラグイン情報ファイルです。
|
String |
getPluginName()
依存関係の名前です。
|
Path |
getPluginPath()
依存関係プラグインがあるのパスです。
|
String |
getQuery()
依存関係の解決に使用したクエリです。
|
String getPluginName()
Path getPluginPath()
org.bukkit.plugin.PluginDescriptionFile getPluginDescription()
KPMInformationFile getKpmInfoFile()
String getQuery()
Copyright © 2023. All rights reserved.