Class WrappedListButton

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

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

      • createButton

        protected me.hsgamer.hscore.minecraft.gui.button.impl.ListButton 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.ListButton>
        Parameters:
        section - the section
        Returns:
        the button
      • refresh

        public void refresh​(UUID uuid)
        Description copied from interface: WrappedButton
        Refresh the button for the unique id
        Parameters:
        uuid - the unique id