Uses of Interface
net.minecraft.client.util.IMutableSearchTree
Packages that use IMutableSearchTree
-
Uses of IMutableSearchTree in net.minecraft.client
Methods in net.minecraft.client that return IMutableSearchTreeModifier and TypeMethodDescription<T> IMutableSearchTree<T>Minecraft.getSearchTree(SearchTreeManager.Key<T> p_213253_1_) -
Uses of IMutableSearchTree in net.minecraft.client.util
Classes in net.minecraft.client.util that implement IMutableSearchTreeFields in net.minecraft.client.util with type parameters of type IMutableSearchTreeModifier and TypeFieldDescriptionprivate final Map<SearchTreeManager.Key<?>,IMutableSearchTree<?>> SearchTreeManager.searchTreesMethods in net.minecraft.client.util that return IMutableSearchTreeModifier and TypeMethodDescription<T> IMutableSearchTree<T>SearchTreeManager.getTree(SearchTreeManager.Key<T> p_215358_1_) Methods in net.minecraft.client.util with parameters of type IMutableSearchTreeModifier and TypeMethodDescription<T> voidSearchTreeManager.register(SearchTreeManager.Key<T> p_215357_1_, IMutableSearchTree<T> p_215357_2_)