Package valorless.havenbags.features
Class AutoSorter
java.lang.Object
valorless.havenbags.features.AutoSorter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
SortBag
(org.bukkit.inventory.ItemStack bag) static List<org.bukkit.inventory.ItemStack>
SortInventory
(List<org.bukkit.inventory.ItemStack> content)
-
Constructor Details
-
AutoSorter
public AutoSorter()
-
-
Method Details
-
SortBag
public static void SortBag(org.bukkit.inventory.ItemStack bag) -
SortInventory
-