PlotSquared/Core
Hannes Greule 099a680c85
Encapsulation and Magic Values (#2711)
* Encapsulate attributes of PlotArea using lombok Getters/Setters

* Limit access to collections, don't expose implementation details

* Better naming for some boolean attributes

* Replace magic type value with PlotAreaType enum

* Replace magic terrain value with PlotAreaTerrainType enum

* Fix remaining rebase conflicts

* Reduce code duplication

Co-authored-by: Alexander Söderberg <Sauilitired@users.noreply.github.com>
2020-04-02 13:34:38 +01:00
..
src Encapsulation and Magic Values (#2711) 2020-04-02 13:34:38 +01:00
build.gradle Pull/2693 (#2694) 2020-02-24 18:42:02 +01:00