mirror of
https://github.com/CodeMC/WorldGuardWrapper.git
synced 2024-11-10 05:05:20 +01:00
Minor cleanup
This commit is contained in:
parent
0c055fd044
commit
8487298362
|
@ -32,7 +32,7 @@ public interface IWorldGuardImplementation {
|
|||
*
|
||||
* @param player The player
|
||||
* @param location The location
|
||||
* @param flag The flag's name
|
||||
* @param flagName The flag's name
|
||||
* @return The flag's value
|
||||
*/
|
||||
Optional<Boolean> queryStateFlag(Player player, @NonNull Location location, @NonNull String flagName);
|
||||
|
|
Loading…
Reference in New Issue
Block a user