Class ComponentPredicateParser.ElementLookupRule<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.ElementLookupRule<T,C,P>
All Implemented Interfaces:
ResourceSuggestion, Rule<StringReader, T>, SuggestionSupplier<StringReader>
Enclosing class:
ComponentPredicateParser

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