Class WrappedNullButton

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

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

      • getButtonFunction

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