PlotSquared/Nukkit
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
..
lib Update to latest nukkit 2018-02-02 15:19:58 +11:00
src/main Encapsulation and Magic Values (#2711) 2020-04-02 13:34:38 +01:00
build.gradle Reformat code 2018-08-10 17:01:11 +02:00