implements MutableSearchTree<T>
eos | |
net.minecraft.client.searchtree.ReloadableIdSearchTree | |
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<ResourceLocation>> |
| ||||||||||
private final List<T> |
| ||||||||||
private final it.unimi.dsi.fastutil.objects.Object2IntMap<T> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (Function<T, Stream<ResourceLocation>> arg0) |
Method summary
Modifier and Type | Method | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public void |
| ||||||||||
public void |
| ||||||||||
public void |
| ||||||||||
protected void |
| ||||||||||
protected int |
| ||||||||||
public List<T> |
|