| Class | Description |
|---|---|
| CollectionUtils | |
| CommandMapUtil |
Utility for interacting with the server's
CommandMap instance. |
| Delegates |
A collection of utility methods for delegating Java 8 functions
|
| ImmutableCollectors |
Immutable implementations of
Collector using Guava's immutable collections. |
| Indexing |
An indexing utility.
|
| Log |
Utility for quickly accessing a logger instance without using
Bukkit.getLogger() |
| Maths |
Utility for quickly performing Maths calculations.
|
| NullableOptional<T> |
A container object which may or may not contain a value.
|
| Players |
A collection of Player related utilities
|
| ServiceCallback<T> |
A wrapper to always provide the latest instance of a service.
|
| TimeUtil | Deprecated
use
Time |
| Tps |
Encapsulates the servers "ticks per second" (TPS) reading.
|
Copyright © 2020. All rights reserved.