net.minecraft.server.v1_12_R1

public class CommandHelp

extends CommandAbstract

All mapped superinterfaces:

ICommand

cn
net.minecraft.command.CommandHelp
net.minecraft.server.v1_12_R1.CommandHelp

Field summary

Modifier and TypeField
private static final String[]
a
field_184901_a
private final Random
b
field_184902_b

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public String
c()
func_71517_b()
getCommand()
public int
a()
func_82362_a()
public String
b(bn arg0)
func_71518_a(ICommandSender arg0)
getUsage(ICommandListener arg0)
public List<String>
b()
func_71514_a()
getAliases()
public void
a(MinecraftServer arg0, bn arg1, String[] arg2)
func_184881_a(MinecraftServer arg0, ICommandSender arg1, String[] arg2)
execute(MinecraftServer arg0, ICommandListener arg1, String[] arg2)
protected List<ICommand>
a(bn arg0, MinecraftServer arg1)
func_184900_a(ICommandSender arg0, MinecraftServer arg1)
protected Map<String, ICommand>
a(MinecraftServer arg0)
func_184899_a(MinecraftServer arg0)
public List<String>
a(MinecraftServer arg0, bn arg1, String[] arg2, et arg3)
func_184883_a(MinecraftServer arg0, ICommandSender arg1, String[] arg2, BlockPos arg3)
tabComplete(MinecraftServer arg0, ICommandListener arg1, String[] arg2, BlockPosition arg3)