See: Description
| Interface | Description |
|---|---|
| GeneralUtil |
Different Bukkit methods that change across various Minecraft versions.
|
| PacketHandler |
Handle NMS methods and packet manipulation.
|
| Class | Description |
|---|---|
| ChunkLocation |
Represents a Bukkit chunk's location.
|
| MapPixel |
Represents a pixel on the map canvas.
|
| SimpleImage |
Load GIFs and images.
|
| WorldCursor | |
| WorldPixel |
Represents a region of the Minecraft world to shade.
|
| Enum | Description |
|---|---|
| BooleanOption |
Boolean enum with UNSET option.
|
| ZoomScale | Deprecated |