Uses of Interface
net.minecraft.commands.arguments.item.ItemParser.Visitor
Packages that use ItemParser.Visitor
-
Uses of ItemParser.Visitor in net.minecraft.commands.arguments.item
Classes in net.minecraft.commands.arguments.item that implement ItemParser.VisitorFields in net.minecraft.commands.arguments.item declared as ItemParser.VisitorMethods in net.minecraft.commands.arguments.item with parameters of type ItemParser.VisitorModifier and TypeMethodDescriptionvoidItemParser.parse(com.mojang.brigadier.StringReader p_336039_, ItemParser.Visitor p_335987_) Constructors in net.minecraft.commands.arguments.item with parameters of type ItemParser.VisitorModifierConstructorDescription(package private)State(com.mojang.brigadier.StringReader p_335807_, ItemParser.Visitor p_336013_)