Uses of Record Class
net.minecraft.commands.arguments.item.ItemParser.ItemResult
-
Uses of ItemParser.ItemResult in net.minecraft.commands.arguments.item
Modifier and TypeMethodDescriptionstatic ItemParser.ItemResult
ItemParser.parseForItem
(HolderLookup<Item> p_235306_, com.mojang.brigadier.StringReader p_235307_) Modifier and TypeMethodDescriptionstatic com.mojang.datafixers.util.Either<ItemParser.ItemResult,
ItemParser.TagResult> ItemParser.parseForTesting
(HolderLookup<Item> p_235320_, com.mojang.brigadier.StringReader p_235321_)