Interface | Description |
---|---|
IClipable |
ICipable indicates an object (usually
UIComponent ) that they need to provide a ClipArea. |
Class | Description |
---|---|
UIComponent<T extends UIComponent> |
UIComponent is the base of everything drawn onto a GUI. |
UISlot |