Interface Action.Source

  • Enclosing interface:
    Action

    public static interface Action.Source
    Represents the source of an action.
    • Method Detail

      • getUniqueId

        @NonNull UUID getUniqueId()
        Gets the source unique id.
        Returns:
        the source unique id
      • getName

        @NonNull String getName()
        Gets the source name.
        Returns:
        the source name