Class ComparatorCaches

java.lang.Object
com.palmergames.bukkit.towny.object.comparators.ComparatorCaches

public class ComparatorCaches extends Object
  • Constructor Details

    • ComparatorCaches

      public ComparatorCaches()
  • Method Details

    • getTownListCache

      public static List<Pair<UUID,net.kyori.adventure.text.Component>> getTownListCache(ComparatorType compType)
    • getNationListCache

      public static List<Pair<UUID,net.kyori.adventure.text.Component>> getNationListCache(ComparatorType compType)