Package de.jeff_media.chestsort.api
Interface ISortable
- All Superinterfaces:
org.bukkit.inventory.InventoryHolder
- All Known Implementing Classes:
Sortable
public interface ISortable
extends org.bukkit.inventory.InventoryHolder
Deprecated.
Public interface that can be used as InventoryHolder to tell ChestSort that the associated inventory is sortable.
-
Method Summary
Methods inherited from interface org.bukkit.inventory.InventoryHolder
getInventory
ChestSortAPI.setSortable(Inventory)
instead