接口 ResourceLocationSearchTree<T>
public interface ResourceLocationSearchTree<T>
-
方法概要
修饰符和类型方法说明static <T> ResourceLocationSearchTree<T>
create
(List<T> pContents, Function<T, Stream<ResourceLocation>> p_235214_) static <T> ResourceLocationSearchTree<T>
empty()
searchNamespace
(String pQuery) searchPath
(String pQuery)
-
方法详细资料
-
empty
-
create
static <T> ResourceLocationSearchTree<T> create(List<T> pContents, Function<T, Stream<ResourceLocation>> p_235214_) -
searchNamespace
-
searchPath
-