bentobox/src
tastybento 7e52a5f641 Added an isChanged() method to Island
The island will only be saved if isChanged() is true. It is set to true
if any setter is used or a field is changed.

This should help servers shutdown a lot faster and background database
saves go quicker. Only applies to Islands!

https://github.com/BentoBoxWorld/BentoBox/issues/1629
2021-01-08 20:55:43 -08:00
..
main Added an isChanged() method to Island 2021-01-08 20:55:43 -08:00
test/java/world/bentobox/bentobox Use orElseGet instead of orElse 2021-01-08 20:05:23 -08:00