PlotSquared/Sponge/src/main/java/com/github/intellectualsites/plotsquared/sponge
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
..
events Merge branch 'master' into breaking 2018-11-14 14:44:07 +00:00
generator Encapsulation and Magic Values (#2711) 2020-04-02 13:34:38 +01:00
listener Refactor BlockVector2 2019-11-04 17:44:23 +00:00
object Implemented optional specification of teleport causes 2020-01-02 18:29:12 -10:00
util Encapsulation and Magic Values (#2711) 2020-04-02 13:34:38 +01:00
uuid Update packages. This will not be appreciated 🐱 2018-08-10 17:53:15 +02:00
SpongeMain.java Refactor BlockVector2 2019-11-04 17:44:23 +00:00