implements IMutableSearchTree<T>
| dxd | |
| net.minecraft.class_1121 | |
| net.minecraft.client.util.SearchTreeReloadable |
字段概要
| 修饰符与类型 | 字段 | ||||||
|---|---|---|---|---|---|---|---|
| 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> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (Function<T, Stream<MinecraftKey>> arg0) |
方法概要
| 修饰符与类型 | 方法 | ||||||
|---|---|---|---|---|---|---|---|
| public void |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| protected void |
| ||||||
| protected int |
| ||||||
| public List<T> |
|