public interface PluginIdentifiableCommand
Plugin they are a part of. Custom command
 implementations will need to implement this interface to have a sub-index
 automatically generated on the plugin's behalf.| Modifier and Type | Method and Description | 
|---|---|
@NotNull Plugin | 
getPlugin()
Gets the owner of this PluginIdentifiableCommand. 
 | 
@NotNull @NotNull Plugin getPlugin()
Copyright © 2021. All rights reserved.