Package com.github.darksoulq.abyssallib.world.gui.element
package com.github.darksoulq.abyssallib.world.gui.element
-
ClassDescriptionA GUI element that updates its visual state based on server ticks.An interactive GUI element that executes an action when clicked.A static, non-interactive GUI element.A GUI element that cycles through a list of predefined states when clicked.Represents a single state in the cycle.A GUI element that toggles between two states (on and off) when clicked.