Uses of Record Class
net.minecraft.command.argument.ItemStringReader.TagResult
Packages that use ItemStringReader.TagResult
-
Uses of ItemStringReader.TagResult in net.minecraft.command.argument
Methods in net.minecraft.command.argument that return types with arguments of type ItemStringReader.TagResultModifier and TypeMethodDescriptionstatic com.mojang.datafixers.util.Either<ItemStringReader.ItemResult,
ItemStringReader.TagResult> ItemStringReader.itemOrTag
(RegistryWrapper<Item> registryWrapper, com.mojang.brigadier.StringReader reader)