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 TypeMethodDescriptionvoid
ItemParser.parse
(com.mojang.brigadier.StringReader pReader, ItemParser.Visitor pVisitor) Constructors in net.minecraft.commands.arguments.item with parameters of type ItemParser.VisitorModifierConstructorDescription(package private)
State
(com.mojang.brigadier.StringReader pReader, ItemParser.Visitor pVisitor)