Class ComponentPredicateParser.TagLookupRule<T,C,P>

java.lang.Object
net.minecraft.util.parsing.packrat.commands.ResourceLookupRule<ComponentPredicateParser.Context<T,C,P>, T>
net.minecraft.commands.arguments.item.ComponentPredicateParser.TagLookupRule<T,C,P>
All Implemented Interfaces:
ResourceSuggestion, Rule<com.mojang.brigadier.StringReader, T>, SuggestionSupplier<com.mojang.brigadier.StringReader>
Enclosing class:
ComponentPredicateParser

private static class ComponentPredicateParser.TagLookupRule<T,C,P> extends ResourceLookupRule<ComponentPredicateParser.Context<T,C,P>, T>