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> state)
-
Method Details
-
possibleResources
Stream<Identifier> possibleResources() -
possibleValues
- Specified by:
possibleValuesin interfaceSuggestionSupplier<com.mojang.brigadier.StringReader>
-