- All Implemented Interfaces:
Predicate<net.minecraft.resources.ResourceLocation>
public class WildcardedRLMatcher
extends Object
implements Predicate<net.minecraft.resources.ResourceLocation>
-
Constructor Summary
Constructors
-
Method Summary
boolean
boolean
test(net.minecraft.resources.ResourceLocation resourceLocation)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
isEmpty
public boolean isEmpty()
-
test
public boolean test(net.minecraft.resources.ResourceLocation resourceLocation)
- Specified by:
test in interface Predicate<net.minecraft.resources.ResourceLocation>