com.quartercode.quarterbukkit.api.select
Interface InventoryLayouter

All Known Implementing Classes:
LineInventoryLayouter

public interface InventoryLayouter


Method Summary
 InventoryLayout getLayout(SelectInventory selectInventory, java.util.List<Selection> selections)
           
 

Method Detail

getLayout

InventoryLayout getLayout(SelectInventory selectInventory,
                          java.util.List<Selection> selections)