net.minecraft.client.multiplayer

public class SessionSearchTrees

ggc
net.minecraft.client.multiplayer.SessionSearchTrees
net.minecraft.class_1124
net.minecraft.unmapped.C_wuqdybfp
net.minecraft.client.search.SearchManager
net.minecraft.unmapped.C_wuqdybfp
net.minecraft.src.C_336450_

Field summary

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

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private void
a(ggc$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)
m_339022_(C_336450_$C_336437_ p_343077_, Runnable arg1)
public void
a()
rebuildAfterLanguageChange()
method_60348()
m_kthniaij()
refresh()
m_340292_()
private static Stream<String>
a(Stream<cxp> arg0, cxl$b arg1, czh 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)
m_339241_(Stream<C_1391_> p_344293_, C_1381_$C_313602_ p_343228_, C_1431_ p_342315_)
public void
a(flr arg0, dhi 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)
m_338856_(C_3375_ p_362281_, C_1596_ arg1)
public SearchTree<RecipeCollection>
b()
recipes()
method_60364()
m_jgiuofhp()
getRecipeOutputReloadFuture()
m_339457_()
public void
a(List<cxp> arg0)
updateCreativeTags(List<ItemStack> arg0)
method_60355(List<class_1799> arg0)
m_zndcnouo(List<C_sddaxwyk> arg0)
addItemTagReloader(List<ItemStack> stacks)
m_340407_(List<C_1391_> arg0)
public SearchTree<ItemStack>
c()
creativeTagSearch()
method_60370()
m_disbjuwn()
getItemTagReloadFuture()
m_339276_()
public void
a(js$a arg0, List<cxp> 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)
m_339218_(C_213466_$C_254607_ p_342500_, List<C_1391_> arg1)
public SearchTree<ItemStack>
d()
creativeNameSearch()
method_60372()
m_fqsmpvoe()
getItemTooltipReloadFuture()
m_339704_()