bentobox/src
tastybento f89419f3d8 Made declaring the player mandatory when calling FlagListener#checkIsland(...) (#543)
* WIP - See FlagListener.java for changes

Makes declaring the player mandatory for checkIsland method so it cannot
be forgotten and will be fresh every check.

See BlockInteractionListener for how it will look.

* Update src/main/java/world/bentobox/bentobox/api/flags/FlagListener.java

Co-Authored-By: tastybento <tastybento@users.noreply.github.com>

* Update src/main/java/world/bentobox/bentobox/api/flags/FlagListener.java

Co-Authored-By: tastybento <tastybento@users.noreply.github.com>

* Adjusted all the flags to new API
2019-02-13 07:55:36 +01:00
..
main Made declaring the player mandatory when calling FlagListener#checkIsland(...) (#543) 2019-02-13 07:55:36 +01:00
test/java/world/bentobox/bentobox Made declaring the player mandatory when calling FlagListener#checkIsland(...) (#543) 2019-02-13 07:55:36 +01:00