Class ComponentPredicateParser.PredicateLookupRule<T,C,P>

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

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