public class SearchRegistry
implements ResourceReloadListener
| cgx | |
| net.minecraft.unmapped.C_65582715 | |
| net.minecraft.client.search.SearchRegistry |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public static final SearchRegistry$Key<ItemStack> |
| ||||||
| public static final SearchRegistry$Key<RecipeCollection> |
| ||||||
| private final Map<SearchRegistry$Key<?>, ReloadableIdSearchTree<?>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
| ||||||
| public <T> void |
| ||||||
| public <T> SearchTree<T> |
|