addon-challenges/src/main/java/world/bentobox/challenges/panel/admin
BONNe 7fbffbb6d2 Address some code quality reports from SonarCloud.
Most of the errors are just sanity checks, as the most of null-pointers were already checked in other ways.
2021-12-01 11:30:02 +02:00
..
AdminPanel.java Replace GuiUtils and HeadLib to the PanelUtils library. 2021-10-02 14:04:30 +03:00
EditChallengePanel.java Replace GuiUtils and HeadLib to the PanelUtils library. 2021-10-02 14:04:30 +03:00
EditLevelPanel.java Replace GuiUtils and HeadLib to the PanelUtils library. 2021-10-02 14:04:30 +03:00
EditSettingsPanel.java Replace GuiUtils and HeadLib to the PanelUtils library. 2021-10-02 14:04:30 +03:00
LibraryPanel.java Replace GuiUtils and HeadLib to the PanelUtils library. 2021-10-02 14:04:30 +03:00
ListChallengesPanel.java Replace GuiUtils and HeadLib to the PanelUtils library. 2021-10-02 14:04:30 +03:00
ListLevelsPanel.java Replace GuiUtils and HeadLib to the PanelUtils library. 2021-10-02 14:04:30 +03:00
ListUsersPanel.java Replace GuiUtils and HeadLib to the PanelUtils library. 2021-10-02 14:04:30 +03:00
ManageBlocksPanel.java Address some code quality reports from SonarCloud. 2021-12-01 11:30:02 +02:00
ManageEntitiesPanel.java Address some code quality reports from SonarCloud. 2021-12-01 11:30:02 +02:00