Class AutoSorter

java.lang.Object
valorless.havenbags.features.AutoSorter

public class AutoSorter extends Object
  • Constructor Details

    • AutoSorter

      public AutoSorter()
  • Method Details

    • SortBag

      public static void SortBag(org.bukkit.inventory.ItemStack bag)
    • SortInventory

      public static List<org.bukkit.inventory.ItemStack> SortInventory(List<org.bukkit.inventory.ItemStack> content)