net.minecraft.client.searchtree

public interface ResourceLocationSearchTree<T>

hsj
net.minecraft.client.searchtree.ResourceLocationSearchTree
net.minecraft.class_7455

Method summary

Modifier and TypeMethod
static <T> ResourceLocationSearchTree<T>
a()
empty()
method_43799()
static <T> ResourceLocationSearchTree<T>
a(List<T> arg0, Function<T, Stream<alw>> arg1)
create(List<T> arg0, Function<T, Stream<ResourceLocation>> arg1)
method_43802(List<T> arg0, Function<T, Stream<class_2960>> arg1)
List<T>
a(String arg0)
searchNamespace(String arg0)
method_43801(String arg0)
List<T>
b(String arg0)
searchPath(String arg0)
method_43803(String arg0)