Class WrappedSimpleButton

  • All Implemented Interfaces:
    WrappedButton, MenuElement, me.hsgamer.hscore.minecraft.gui.button.Button, me.hsgamer.hscore.ui.property.Initializable

    public class WrappedSimpleButton
    extends ActionButton<me.hsgamer.hscore.minecraft.gui.button.impl.SimpleButton>
    • Method Detail

      • getButtonFunction

        protected Function<Consumer<me.hsgamer.hscore.minecraft.gui.event.ClickEvent>,​me.hsgamer.hscore.minecraft.gui.button.impl.SimpleButton> getButtonFunction​(Map<String,​Object> section)
        Specified by:
        getButtonFunction in class ActionButton<me.hsgamer.hscore.minecraft.gui.button.impl.SimpleButton>