/ClassicUI

Not only a meme...

Primary LanguageJavaOtherNOASSERTION

ClassicUI

A GUI library for Minecraft.

Features

  • Event-driven GUI
  • WinForms-styled API
  • GUI drawing with default textures
  • Sub-windows
  • Dark mode
  • Nine patch textures

Widgets

Status Name Description
CCanvas Canvas of GUI.
CGrid Grid layout.
CLabel Label text (single line).
CText Multiline text.
CItemSlot Slot for placing item.
CInventory A set of slot with custom size.
CButton Clickable button.
CInputBox Input box.
CPicture Just displaying a texture.
CDropdownList A dropdown list for limited selection.
CCheckbox Checkbox.
CRadioBox Single-checkbox.
CTreeView Tree-styled list.
CSlideBlock A slide block between two number.

License

Copyright (c) 2022-2024 qyl27.
All rights reserved.
Free to use or distribute for non-commercial uses.