implements SearchableContainer<T>
| dxh | |
| net.minecraft.class_1121 | |
| net.minecraft.client.search.IdentifierSearchableContainer | |
| net.minecraft.client.util.SearchTreeReloadable |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| protected SuffixArray<T> |
| ||||||||
| protected SuffixArray<T> |
| ||||||||
| private final Function<T, Stream<MinecraftKey>> |
| ||||||||
| private final List<T> |
| ||||||||
| private final it.unimi.dsi.fastutil.objects.Object2IntMap<T> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Function<T, Stream<MinecraftKey>> arg0) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| protected void |
| ||||||||
| protected int |
| ||||||||
| public List<T> |
|