Class ActionFilter<E extends Entity>
- java.lang.Object
-
- org.dreambot.api.methods.filter.impl.ActionFilter<E>
-
-
Constructor Summary
Constructors Constructor Description ActionFilter(java.lang.String... actions)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
match(E acceptable)
If object match's arguments.
-