Uses of Record Class
net.minecraft.commands.arguments.item.ItemInput
Packages that use ItemInput
-
Uses of ItemInput in net.minecraft.commands.arguments.item
Classes in net.minecraft.commands.arguments.item that implement interfaces with type arguments of type ItemInputMethods in net.minecraft.commands.arguments.item that return ItemInput -
Uses of ItemInput in net.minecraft.server.commands
Methods in net.minecraft.server.commands with parameters of type ItemInputModifier and TypeMethodDescriptionprivate static intGiveCommand.giveItem(CommandSourceStack source, ItemInput input, Collection<ServerPlayer> players, int count)