Greenhouses/src/main/java/world/bentobox/greenhouses
Zorua162 61478ff4d5
Fixed issue where greenhouses could not be created below y=0 (#95)
* Fixed issue where greenhouses could not be greated below y=0

* Made the world floor change work with different lower world limits by using World#getMinHeight()
2022-10-30 18:50:40 +02:00
..
data Code refactoring around BoundingBox 2021-12-31 13:32:03 -08:00
greenhouse Fixed issue where greenhouses could not be created below y=0 (#95) 2022-10-30 18:50:40 +02:00
listeners Remove some code smells. 2022-03-20 15:09:45 +00:00
managers Remove saving of greenhouses on exit. 2022-01-01 16:03:04 -08:00
ui Null checks. 2021-08-01 16:17:12 -07:00
world Null checks. 2021-08-01 16:17:12 -07:00
Greenhouses.java Remove some code smells. 2022-03-20 15:09:45 +00:00
GreenhousesPladdon.java Add Pladdon Class (#90) 2022-02-19 11:17:08 -08:00
Settings.java Added setting for glass panes 2021-01-10 10:51:35 -08:00