Interface ResourceSuggestion
- All Superinterfaces:
SuggestionSupplier<com.mojang.brigadier.StringReader>
- All Known Implementing Classes:
ComponentPredicateParser.ComponentLookupRule,ComponentPredicateParser.ElementLookupRule,ComponentPredicateParser.PredicateLookupRule,ComponentPredicateParser.TagLookupRule,ResourceLookupRule
-
Method Summary
Modifier and TypeMethodDescriptionpossibleValues(ParseState<com.mojang.brigadier.StringReader> p_335480_)
-
Method Details
-
possibleResources
Stream<ResourceLocation> possibleResources() -
possibleValues
- Specified by:
possibleValuesin interfaceSuggestionSupplier<com.mojang.brigadier.StringReader>
-