CaveBlock/src/main/java/world/bentobox/caveblock
Huynh Tien 7824c7bf71
Optional Generators (#67)
* old generators in new api

* add NewMaterialPopulator

* forgot to prevent physics loop

* I see... the new generator creates caves

* apply getMinHeight and getMaxHeight

* getMinHeight and getMaxHeight for populators too

* summarize

* general reformat on populators

* small typos

* comment sections

* small reformat

* warning on config

* apply new API on BlockPopulator p.1

* apply new API on BlockPopulator p.2

* apply new API on BlockPopulator p.3 (final)

* hasAI option
2021-12-13 20:00:54 -08:00
..
commands Update to BentoBox 1.13.0 release. 2020-05-01 23:29:02 +03:00
generators Optional Generators (#67) 2021-12-13 20:00:54 -08:00
listeners Fix missing translation about reaching cave ceiling. 2019-08-14 11:59:43 +03:00
CaveBlock.java 1.17 world gen (#61) 2021-10-10 17:41:10 -07:00
CaveBlockPladdon.java 1.17 world gen (#61) 2021-10-10 17:41:10 -07:00
Settings.java Optional Generators (#67) 2021-12-13 20:00:54 -08:00
Utils.java Optional Generators (#67) 2021-12-13 20:00:54 -08:00