bentobox/src/main/java/world/bentobox/bentobox/panels
tastybento e2d9c2ce34
Avoids loading islands into cache unless they are needed. (#2373)
* Avoids loading islands into cache unless they are needed.

* Adjust methods that were calling all islands

When we cached all island, this was an inexpensive call but not now. The
methods remain but pull from the database directly. The use of them were
changed to be player specific.
2024-05-23 21:42:14 -07:00
..
customizable Avoids loading islands into cache unless they are needed. (#2373) 2024-05-23 21:42:14 -07:00
settings Avoids loading islands into cache unless they are needed. (#2373) 2024-05-23 21:42:14 -07:00
BlueprintManagementPanel.java Refactor to improve code quality 2024-03-31 18:16:45 -07:00
CatalogPanel.java Keeps heads for 3 minutes in cache 2020-06-26 07:47:19 -07:00
CreditsPanel.java Added config option to define the item to use to fill gaps in Panels 2020-05-13 18:06:15 +02:00
IconChanger.java Make variables final if they can be. (#1843) 2021-08-29 18:17:21 -07:00
ManagementPanel.java Code cleanup (#2065) 2022-12-29 10:01:25 -08:00
package-info.java Package info files for better JavaDocs (#1839) 2021-08-29 13:28:16 -07:00