See: Description
| Interface | Description | 
|---|---|
| CachedServerIcon | 
 This is a cached version of a server-icon. 
 | 
| Class | Description | 
|---|---|
| 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. 
 | 
Copyright © 2014. All rights reserved.