Interface WrappedButton

    • Field Summary

      • Fields inherited from interface me.hsgamer.hscore.minecraft.gui.button.Button

        EMPTY
    • Method Summary

      All Methods Instance Methods Abstract Methods Default Methods 
      Modifier and Type Method Description
      String getName()
      Get the name of the button
      default void refresh​(UUID uuid)
      Refresh the button for the unique id
      • Methods inherited from interface me.hsgamer.hscore.minecraft.gui.button.Button

        display
      • Methods inherited from interface me.hsgamer.hscore.ui.property.Initializable

        init, stop
    • Method Detail

      • refresh

        default void refresh​(UUID uuid)
        Refresh the button for the unique id
        Parameters:
        uuid - the unique id
      • getName

        String getName()
        Get the name of the button
        Returns:
        the name