bentobox/src/main/java/world/bentobox/bentobox/util
Huynh Tien e3b99195ca
Optimize safe location searching with configurable range limit (#1892)
* better safe spot finder

* this should be better

* limit how far the y-coordinate will be expanded

* load chunks passively
2021-12-20 09:44:34 -08:00
..
heads Static code analysis (#1844) 2021-08-29 18:17:38 -07:00
teleport Optimize safe location searching with configurable range limit (#1892) 2021-12-20 09:44:34 -08:00
DeleteIslandChunks.java Use final vars for lambdas to avoid them changing async 2021-09-08 21:08:15 -07:00
FileLister.java Make variables final if they can be. (#1843) 2021-08-29 18:17:21 -07:00
IslandInfo.java Fix mis-statement of island protection coordinates in info command. 2021-10-03 15:29:57 -07:00
ItemParser.java Fixes a bug when Potion metadata was not applied (#1849) 2021-09-08 19:57:27 -07:00
MyBiomeGrid.java Code smell reduction 2021-09-18 08:15:15 -07:00
Pair.java Java upgrade (#1814) 2021-07-31 08:48:26 -07:00
Util.java Address potential NPE's 2021-11-12 13:19:19 -08:00
package-info.java Package info files for better JavaDocs (#1839) 2021-08-29 13:28:16 -07:00