Class BaseAction

    • Constructor Detail

      • BaseAction

        protected BaseAction​(ActionBuilder.Input input)
        Create a new action
        Parameters:
        input - the input
    • Method Detail

      • getReplacedString

        protected String getReplacedString​(UUID uuid)
        Get the replaced string
        Parameters:
        uuid - the unique id
        Returns:
        the replaced string
      • getMenu

        public Menu getMenu()
        Description copied from interface: MenuElement
        Get the menu containing the element
        Specified by:
        getMenu in interface MenuElement
        Returns:
        the menu