/ClickGui

Example clickable graphical user interface. Changing settings made easy

Primary LanguageJava

Usage

Use is only authorized if given credit!

In order to display the gui use: mc.displayGuiScreen(new Panel("Caesium", 22));

  • use "Caesium" as default theme!

Important classes to modify:

  • ClickListener.java -> change module activation
  • ComponentsListener.java -> replace Settingssystem to your preferred system
  • Panel.java -> change for loops for your categorys and modules

Previews

  • 1
  • 2
  • 3
  • 4