Uses of Interface
net.minecraft.client.search.TextSearcher
Packages that use TextSearcher
-
Uses of TextSearcher in net.minecraft.client.search
Fields in net.minecraft.client.search declared as TextSearcherMethods in net.minecraft.client.search that return TextSearcherModifier and TypeMethodDescriptionstatic <T> TextSearcher
<T> TextSearcher.of()
Returns a searcher that always returns no results.static <T> TextSearcher
<T> Returns a searcher that searches fromvalues
.