|
Class Summary |
| BlockIterator |
This class performs ray tracing and iterates along blocks on a line |
| BlockVector |
A vector with a hash function that floors the X, Y, Z components, a la
BlockVector in WorldEdit. |
| ChatPaginator |
The ChatPaginator takes a raw string of arbitrary length and breaks it down into an array of strings appropriate
for displaying on the Minecraft player console. |
| ChatPaginator.ChatPage |
|
| FileUtil |
Class containing file utilities |
| Java15Compat |
|
| NumberConversions |
Utils for casting number types to other number types |
| StringUtil |
|
| Vector |
Represents a mutable vector. |