See: Description
Interface | Description |
---|---|
IReference<T> |
Defines a simple reference to an object, that can be retried or changed at any time.
|
NonNullMatrix.IEntryFiller<T> |
Class | Description |
---|---|
AverageDouble | |
AverageInt | |
AverageLong | |
AxisOrder | |
Box |
MUTABLE integer variant of AxisAlignedBB, with a few BC-specific methods
|
BoxIterable | |
BoxIterator | |
CompactingBitSet | |
DecompactingBitSet | |
DelayedList<E> |
Implements a delayed list of something- stuff that can be postponed for later retrieval.
|
ForwardingReference<T> | |
IdAllocator | |
ModelVariableData | |
NonNullMatrix<T> |
Defines a non-null 2 dimensional matrix, where the width and height are known at creation time.
|
SimplexNoise |
A speed-improved simplex noise algorithm for 2D, 3D and 4D in Java.
|
SingleCache<T> | |
WorldPos | |
XorShift128Random |
Based on http://xorshift.di.unimi.it/xorshift128plus.c TODO: This thing ought to have tests!
|
ZipFileHelper |
Enum | Description |
---|---|
AxisOrder.Inversion | |
EnumAxisOrder |