Package net.md_5.bungee.command
Class PlayerCommand
java.lang.Object
net.md_5.bungee.api.plugin.Command
net.md_5.bungee.command.PlayerCommand
- All Implemented Interfaces:
TabExecutor
Deprecated.
internal use only
-
Constructor Summary
ConstructorsConstructorDescriptionPlayerCommand(String name) Deprecated.PlayerCommand(String name, String permission, String... aliases) Deprecated. -
Method Summary
Methods inherited from class net.md_5.bungee.api.plugin.Command
canEqual, equals, execute, execute, getAliases, getName, getPermission, getPermissionMessage, getPermissionMessageComponent, hashCode, hasPermission, setPermissionMessage, setPermissionMessageComponent, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface net.md_5.bungee.api.plugin.TabExecutor
onTabComplete
-
Constructor Details
-
PlayerCommand
Deprecated. -
PlayerCommand
Deprecated.
-
-
Method Details
-
onTabComplete
Deprecated.- Specified by:
onTabCompletein interfaceTabExecutor
-