Uses of Class
net.minecraft.command.argument.ItemStackArgument
-
Uses of ItemStackArgument in net.minecraft.command.argument
Modifier and TypeMethodDescriptionstatic <S> ItemStackArgument
ItemStackArgumentType.getItemStackArgument
(com.mojang.brigadier.context.CommandContext<S> context, String name) ItemStackArgumentType.parse
(com.mojang.brigadier.StringReader stringReader) -
Uses of ItemStackArgument in net.minecraft.server.command
Modifier and TypeMethodDescriptionprivate static int
GiveCommand.execute
(ServerCommandSource source, ItemStackArgument item, Collection<ServerPlayerEntity> targets, int count)