net.minecraft.util.packrat

public interface Suggestable<S>

net.minecraft.util.parsing.packrat.SuggestionSupplier
net.minecraft.class_9401
net.minecraft.util.packrat.Suggestable

Method summary

Modifier and TypeMethod
Stream<String>
possibleValues(ParseState<S> state)
method_1_251(class_9393<S> arg0)
method_1_251(ParsingState<S> state)
static <S> Suggestable<S>
empty()
method_58329()
empty()
private static Stream
lambda$empty$0(ParseState arg0)
method_58330(class_9393 arg0)
method_58330(ParsingState state)