Package | Description |
---|---|
net.minecraft.command.arguments | |
net.minecraft.command.impl |
Modifier and Type | Method and Description |
---|---|
static <S> ItemInput |
ItemArgument.getItem(com.mojang.brigadier.context.CommandContext<S> context,
java.lang.String name) |
ItemInput |
ItemArgument.parse(com.mojang.brigadier.StringReader p_parse_1_) |
Modifier and Type | Method and Description |
---|---|
private static int |
GiveCommand.giveItem(CommandSource source,
ItemInput itemIn,
java.util.Collection<ServerPlayerEntity> targets,
int count) |