| Interface | Description |
|---|---|
| IContainerDrawHandler | |
| IContainerInputHandler | |
| IContainerObjectHandler |
Provides more general gui calls as well as functions for more integration between objects
|
| IContainerSlotClickHandler | |
| IContainerTooltipHandler |
If this interface is implemented by a GuiContainer then it will be the first handler delegated to but handleItmeDisplayName will not be called
|
| IGuiClientSide |
Marker interface.
|
| IGuiHandleMouseWheel |
Interface for GuiContainers to recieve NEI compatible mouse wheel events
|
| IGuiSlotDraw |
| Class | Description |
|---|---|
| DefaultSlotClickHandler | |
| GuiContainerManager |