1
0
mirror of https://github.com/lucko/LuckPerms.git synced 2025-08-31 01:59:48 +02:00

Add more unit tests

This commit is contained in:
Luck
2024-12-22 09:50:25 +00:00
parent f2040ab815
commit 0fef481d48
46 changed files with 1358 additions and 154 deletions

View File

@@ -48,7 +48,7 @@ public interface DataTypeFilterFunction {
/**
* Creates a {@link DataTypeFilterFunction} that always returns the given
* {@code predicate}.
* {@code predicate} (commonly one of the values in {@link DataTypeFilter}).
*
* @param predicate the predicate
* @return the data type filter function