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> pContents, Function<T, Stream<ResourceLocation>> pIdGetter) static <T> ResourceLocationSearchTree
<T> ResourceLocationSearchTree.empty()