Package io.github.projectunified.craftux.button


package io.github.projectunified.craftux.button
  • Classes
    Class
    Description
    A button that cycles through a list of buttons as animation frames over time.
    A button that applies actions from a list of child buttons, cycling through them.
    A base class for buttons that manage multiple child buttons.
    A button that conditionally applies actions from one of two buttons based on a predicate evaluated against the player's UUID.