| Interface | Description |
|---|---|
| InputHandler |
Process user input.
|
| LayoutExtension |
Layout extensions are bukkit listeners that are required to have an onLayoutLoad handler.
|
| ListItemBuilder<T> |
The interface List item builder used by
ListComponent |
| TextProcessor |
| Class | Description |
|---|---|
| BoundingBox | |
| ConfigOptions | |
| Dithering | |
| Dithering.C3 | |
| FileUtils | |
| FileUtils.StringBuilderWriter | |
| FrameContainer | |
| GifDecoder |
Class GifDecoder - Decodes a GIF file into one or more frames.
|
| GifFrame | |
| GuiInstance |
A GuiInstance manages
Interactions of Players with a Layout and renders and sends
the corresponding frames. |
| GuiItemInstance |
The GuiItemInstance is a handheld
GuiInstance using a map item to display a 1x1 Layout and the
players gaze to control the cursor. |
| GuiLocation | |
| GuiPoint | |
| GuiSize | |
| GuiWallInstance |
The GuiWallInstance is a
GuiInstance that displays a layout in a ItemFrame grid on a wall. |
| Interaction |
This class describes an interaction between players and a layout.
|
| Layout |
The Layout describes how a GUI looks and behaves.
|
| ModifierTextProcessor | |
| PlacementOptions | |
| SyncConnection | |
| SyncSocketServer | |
| VersionMediator |
| Enum | Description |
|---|---|
| Direction | |
| GuiInstance.GuiType |
Copyright © 2021. All rights reserved.