public interface GUIItemItemFactory
A factory for creating GUIItemItem instances.
| Method Summary | |
|---|---|
int |
getMoveLocation()
Returns the location to move items to when moving away. |
GUIElement |
newItem(int index)
Creates a new GUIItemInventory instance. |
GUIItemItem |
newTemplateItem(int cellHeight)
Creates a new GUIItemInventory instance. |
| Method Detail |
|---|
int getMoveLocation()
@NotNull GUIElement newItem(int index)
GUIItemInventory instance.
index - the item inventory's index
@NotNull GUIItemItem newTemplateItem(int cellHeight)
GUIItemInventory instance.
cellHeight - the cell size