Uses of Interface
org.bukkit.command.PluginIdentifiableCommand
-
Packages that use PluginIdentifiableCommand Package Description org.bukkit.command Classes relating to handling specialized non-chat player input. -
-
Uses of PluginIdentifiableCommand in org.bukkit.command
Classes in org.bukkit.command that implement PluginIdentifiableCommand Modifier and Type Class Description class
PluginCommand
Represents aCommand
belonging to a plugin
-