net.minecraft.server.command

public class ReplaceItemCommand

extends AbstractCommand

All mapped superinterfaces:

Command

ax
net.minecraft.class_2313
net.minecraft.server.command.ReplaceItemCommand
net.minecraft.command.CommandReplaceItem

Field summary

Modifier and TypeField
private static final Map<String, Integer>
a
field_10417
SLOTS_BY_ID
SHORTCUTS

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)
private int
e(String arg0)
method_9549(String arg0)
getSlot(String slotId)
getSlotForShortcut(String shortcut)
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)
protected String[]
d()
method_9548()
getPlayerNames()
getUsernames()
public boolean
b(String[] arg0, int arg1)
method_4674(String[] arg0, int arg1)
hasTargetSelectorAt(String[] arg0, int arg1)
isUsernameIndex(String[] arg0, int arg1)