implements SearchTree<T>
| hna | |
| net.minecraft.client.searchtree.IdSearchTree | |
| net.minecraft.class_1121 | |
| net.minecraft.unmapped.C_ttylwehh | |
| net.minecraft.client.search.IdentifierSearchProvider | |
| net.minecraft.client.search.IdentifierSearcher |
Field summary
| Modifier and Type | Field | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| protected final Comparator<T> |
| ||||||||||||
| protected final ResourceLocationSearchTree<T> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Function<T, Stream<ResourceLocation>> identifiersGetter, List<T> values) |
Method summary
| Modifier and Type | Method | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public List<T> |
| ||||||||||||
| protected List<T> |
| ||||||||||||
| protected List<T> |
|