Uses of Interface
net.minecraft.client.searchtree.ResourceLocationSearchTree
-
Uses of ResourceLocationSearchTree in net.minecraft.client.searchtree
Modifier and TypeFieldDescriptionprotected final ResourceLocationSearchTree<T>
IdSearchTree.resourceLocationSearchTree
Modifier and TypeMethodDescriptionstatic <T> ResourceLocationSearchTree<T>
ResourceLocationSearchTree.create
(List<T> p_235213_, Function<T, Stream<ResourceLocation>> p_235214_) static <T> ResourceLocationSearchTree<T>
ResourceLocationSearchTree.empty()