Interface ClanDataGetter

All Known Subinterfaces:
ClanData

public interface ClanDataGetter
  • Method Details

    • getAccessorTags

      Set<String> getAccessorTags()
      Gets the trusted accessor tags.
      Returns:
      The mutable accessor tags
    • getBuilderTags

      Set<String> getBuilderTags()
      Gets the trusted builder tags.
      Returns:
      The mutable builder tags
    • getContainerTags

      Set<String> getContainerTags()
      Gets the trusted container tags.
      Returns:
      The mutable container tags
    • getManagerTags

      Set<String> getManagerTags()
      Gets the trusted manager tags.
      Returns:
      The mutable manager tags
    • getResidentTags

      Set<String> getResidentTags()
      Gets the trusted resident tags.
      Returns:
      The mutable resident tags