net.minecraft.server.dedicated.command

public class ListCommand

extends AbstractCommand

All mapped superinterfaces:

Command

ao
net.minecraft.class_756
net.minecraft.server.dedicated.command.ListCommand
net.minecraft.command.server.CommandListPlayers

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public String
c()
method_3277()
getName()
getCommandName()
public int
a()
method_4634()
getRequiredPermissionLevel()
getRequiredPermissionLevel()
public String
c(m arg0)
method_3275(class_1061 arg0)
getUsage(CommandSource arg0)
getCommandUsage(ICommandSender arg0)
public void
a(m arg0, String[] arg1)
method_3279(class_1061 arg0, String[] arg1)
run(CommandSource arg0, String[] arg1)
processCommand(ICommandSender arg0, String[] arg1)