net.minecraft.client.multiplayer

public class SessionSearchTrees

gkr
net.minecraft.client.multiplayer.SessionSearchTrees
net.minecraft.class_1124
net.minecraft.unmapped.C_wuqdybfp
net.minecraft.client.search.SearchManager
net.minecraft.unmapped.C_wuqdybfp

Field summary

Modifier and TypeField
private static final SessionSearchTrees$Key
a
RECIPE_COLLECTIONS
field_46200
f_fdfgtyvr
RECIPE_OUTPUT
private static final SessionSearchTrees$Key
b
CREATIVE_NAMES
field_5495
f_hvfprstf
ITEM_TOOLTIP
private static final SessionSearchTrees$Key
c
CREATIVE_TAGS
field_5494
f_xgmudpqd
ITEM_TAG
private CompletableFuture<SearchTree<ItemStack>>
d
creativeByNameSearch
field_51826
f_vnoubqls
itemTooltipReloadFuture
private CompletableFuture<SearchTree<ItemStack>>
e
creativeByTagSearch
field_51827
f_uzkfvztb
itemTagReloadFuture
private CompletableFuture<SearchTree<RecipeCollection>>
f
recipeSearch
field_51828
f_letmuaiq
recipeOutputReloadFuture
private final Map<SessionSearchTrees$Key, Runnable>
g
reloaders
field_51829
f_onxpfkup
reloaders

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private void
a(gkr$a arg0, Runnable arg1)
register(SessionSearchTrees$Key arg0, Runnable arg1)
method_60353(class_1124$class_1125 arg0, Runnable arg1)
m_alpgblyt(C_wuqdybfp$C_zubxzygx arg0, Runnable arg1)
addReloader(SearchManager$Key key, Runnable reloader)
public void
a()
rebuildAfterLanguageChange()
method_60348()
m_kthniaij()
refresh()
private static Stream<String>
a(Stream<czd> arg0, cyz$b arg1, das arg2)
getTooltipLines(Stream<ItemStack> arg0, Item$TooltipContext arg1, TooltipFlag arg2)
method_60356(Stream<class_1799> arg0, class_1792$class_9635 arg1, class_1836 arg2)
m_rsfczxuy(Stream<C_sddaxwyk> arg0, C_vorddnax$C_rdhfmrgz arg1, C_taebrtdw arg2)
collectItemTooltips(Stream<ItemStack> stacks, Item$TooltipContext context, TooltipType type)
public void
a(foj arg0, dja arg1)
updateRecipes(ClientRecipeBook arg0, Level arg1)
method_60352(class_299 arg0, class_1937 arg1)
m_fzzkzcws(C_sjlfgpfd arg0, C_cdctfzbn arg1)
addRecipeOutputReloader(ClientRecipeBook recipeBook, World world)
m_fzzkzcws(ClientRecipeBook arg0, World world)
public SearchTree<RecipeCollection>
b()
recipes()
method_60364()
m_jgiuofhp()
getRecipeOutputReloadFuture()
public void
a(List<czd> arg0)
updateCreativeTags(List<ItemStack> arg0)
method_60355(List<class_1799> arg0)
m_zndcnouo(List<C_sddaxwyk> arg0)
addItemTagReloader(List<ItemStack> stacks)
public SearchTree<ItemStack>
c()
creativeTagSearch()
method_60370()
m_disbjuwn()
getItemTagReloadFuture()
public void
a(jg$a arg0, List<czd> arg1)
updateCreativeTooltips(HolderLookup$Provider arg0, List<ItemStack> arg1)
method_60357(class_7225$class_7874 arg0, List<class_1799> arg1)
m_oxgobwmq(C_vtbxyypo$C_etmlgbig arg0, List<C_sddaxwyk> arg1)
addItemTooltipReloader(RegistryWrapper$WrapperLookup registries, List<ItemStack> stacks)
public SearchTree<ItemStack>
d()
creativeNameSearch()
method_60372()
m_fqsmpvoe()
getItemTooltipReloadFuture()