Class WrappedDummyButton

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

    public class WrappedDummyButton
    extends BaseWrappedButton<me.hsgamer.hscore.minecraft.gui.button.impl.DummyButton>
    • Method Detail

      • createButton

        protected me.hsgamer.hscore.minecraft.gui.button.impl.DummyButton createButton​(Map<String,​Object> section)
        Description copied from class: BaseWrappedButton
        Create the button from the section
        Specified by:
        createButton in class BaseWrappedButton<me.hsgamer.hscore.minecraft.gui.button.impl.DummyButton>
        Parameters:
        section - the section
        Returns:
        the button