PluginCommand
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 | Description |
---|---|---|
@NotNull Plugin |
getPlugin() |
Gets the owner of this PluginIdentifiableCommand.
|
@NotNull @NotNull Plugin getPlugin()
Copyright © 2020. All rights reserved.