net.minecraft.server.command

public class DifficultyCommand

extends AbstractCommand

All mapped superinterfaces:

Command

ag
net.minecraft.class_1288
net.minecraft.server.command.DifficultyCommand
net.minecraft.command.CommandDifficulty

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)
protected Difficulty
e(String arg0)
method_6540(String arg0)
parseDifficulty(String s)
getDifficultyFromCommand(String arg0)
public List<String>
a(m arg0, String[] arg1, cj arg2)
method_10738(class_1061 arg0, String[] arg1, class_2552 arg2)
getSuggestions(CommandSource arg0, String[] arg1, BlockPos arg2)
addTabCompletionOptions(ICommandSender arg0, String[] arg1, BlockPos arg2)