bentobox/src/main/java/world/bentobox/bentobox/database/yaml
tastybento 18983e5570
Code cleanup (#2065)
* Cast operands to (double)

* Code clean up from static analysis

* Revert the GitHubAPI version change because it didn't work.
2022-12-29 10:01:25 -08:00
..
ConfigHandler.java Fixed code smells (#1444) 2020-07-09 09:03:01 +02:00
YamlDatabase.java Make variables final if they can be. (#1843) 2021-08-29 18:17:21 -07:00
YamlDatabaseConnector.java Code cleanup (#2065) 2022-12-29 10:01:25 -08:00
YamlDatabaseHandler.java Use constants for common strings 2022-03-19 14:43:52 +00:00
package-info.java Added package-info for all database type packages 2019-06-23 09:19:08 +02:00