net.minecraft.server.command.handler

public interface CommandHandler

l
net.minecraft.unmapped.C_79915627
net.minecraft.server.command.handler.CommandHandler

Method summary

Modifier and TypeMethod
int
a(m arg0, String arg1)
m_64252524(C_23078083 arg0, String arg1)
run(CommandSource source, String command)
List<String>
a(m arg0, String arg1, cj arg2)
m_86425775(C_23078083 arg0, String arg1, C_32594356 arg2)
getSuggestions(CommandSource source, String command, BlockPos pos)
List<Command>
a(m arg0)
m_61557160(C_23078083 arg0)
getAvailableCommands(CommandSource source)
Map<String, Command>
b()
m_29529989()
getCommands()