bentobox/src/test/java/world/bentobox/bentobox
BONNe 3b64973c2b
Make BlockEndDragon support custom max world height (#1888)
Use max world height instead of magic 255 value.
2021-12-06 11:49:22 +01:00
..
api Fixes console teleporting. 2021-11-11 15:36:49 -08:00
commands Remove unused imports 2020-04-26 08:32:52 -07:00
database Fix missing edge deletion of island. 2021-10-03 15:50:18 -07:00
hooks/placeholders Test clean up. 2021-01-17 11:31:40 -08:00
listeners Make BlockEndDragon support custom max world height (#1888) 2021-12-06 11:49:22 +01:00
lists Make variables final if they can be. (#1843) 2021-08-29 18:17:21 -07:00
managers API: Require getWorldSettings to be a game mode world 2021-10-03 20:33:50 -07:00
panels Added Mockito.framework().clearInlineMocks() to all test classes per 2019-12-06 08:29:29 -08:00
util Implement Flag icon changing via Locales file. (#1829) 2021-08-29 13:30:45 -07:00
SettingsTest.java Added Settings class junit tests 2020-09-13 09:52:05 -07:00
TestBentoBox.java Decouple island location from island center. (#1659) 2021-02-13 10:19:53 -08:00
TestWorldSettings.java Added visited island UUID placeholder 2020-12-28 12:18:17 -08:00