Uses of Interface
net.minecraft.client.searchtree.ResourceLocationSearchTree
Packages that use ResourceLocationSearchTree
-
Uses of ResourceLocationSearchTree in net.minecraft.client.searchtree
Fields in net.minecraft.client.searchtree declared as ResourceLocationSearchTreeModifier and TypeFieldDescriptionprotected final ResourceLocationSearchTree<T>
IdSearchTree.resourceLocationSearchTree
Methods in net.minecraft.client.searchtree that return ResourceLocationSearchTreeModifier and TypeMethodDescriptionstatic <T> ResourceLocationSearchTree<T>
ResourceLocationSearchTree.create
(List<T> p_235213_, Function<T, Stream<ResourceLocation>> p_235214_) static <T> ResourceLocationSearchTree<T>
ResourceLocationSearchTree.empty()