| Interface | Description |
|---|---|
| Slot |
Represents a slot in a
Gui. |
| Class | Description |
|---|---|
| DummySlot |
Useless implementation of
Slot to fulfill not-null contracts. |
| Gui |
A simple GUI abstraction
|
| Item |
The initial model of a clickable item in a
Gui. |
| Item.Builder |
Aids creation of
Item instances. |
| SimpleSlot |
Basic implementation of
Slot. |
Copyright © 2022. All rights reserved.