implements MutableSearchTree<T>
| faj | |
| net.minecraft.client.searchtree.ReloadableIdSearchTree | |
| net.minecraft.class_1121 | |
| net.minecraft.client.search.IdentifierSearchableContainer | |
| net.minecraft.src.C_4574_ |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| protected SuffixArray<T> |
| ||||||||||
| protected SuffixArray<T> |
| ||||||||||
| private final Function<T, Stream<ResourceLocation>> |
| ||||||||||
| private final List<T> |
| ||||||||||
| private final it.unimi.dsi.fastutil.objects.Object2IntMap<T> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Function<T, Stream<ResourceLocation>> identifierFinder) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| public void |
| ||||||||||
| public void |
| ||||||||||
| protected void |
| ||||||||||
| protected int |
| ||||||||||
| public List<T> |
|