Magic Combat Action Button
class MagicCombatActionButton(action: MagicCombatButtonAction? = null, val info: MagicCombatButtonInfo) : MagicCombatButtonBase
Simple button that does something (defined by button action) when clicked If possible, use org.magiclib.combatgui.MagicCombatGuiBase.addButton rather than using this directly
Author
Jannes
Since
1.3.0