| Interface | Description |
|---|---|
| IMSerializable |
This interface adds a default implementation to
IStringSerializable so its not necessary to implement getName() in the Enums used
for PropertyEnum |
| Silenced.BiConsumer<T,U> | |
| Silenced.Consumer<T> | |
| Silenced.Exec | |
| Silenced.Function<T,U> | |
| Silenced.Supplier<T> |
| Class | Description |
|---|---|
| AABBUtils | |
| BlockPosUtils |
Utility class to handle different interactions with
BlockPos. |
| DoubleKeyMap<K,V> | |
| DoubleKeyMap.DoubleKeyEntry<K,V> | |
| EntityUtils |
Utility class for Entities.
|
| EnumFacingUtils | |
| ItemUtils |
Utility class for items.
|
| ItemUtils.ItemStacksMerger |
Utility class to help merge
itemStacks. |
| ItemUtils.ItemStackSplitter |
Utility class to help split an
ItemStack. |
| MBlockPos | |
| MBlockPos.BlockIterator | |
| MBlockState | |
| MBlockState.BlockPredicate | |
| MBlockState.BlockStateFunction | |
| Point | |
| Ray | |
| RenderHelper |
RenderHelper
|
| ShaderSystem |
ShaderSystem
|
| Silenced |
This class allows condensed and silenced exception catching.
|
| TileEntityUtils |
Utility class for
TileEntity. |
| Timer | |
| TransformBuilder | |
| Utils | |
| Vector | |
| WeakNested<K,V> | |
| WeakNested.Collection<K,U extends java.util.Collection<V>,V> | |
| WeakNested.List<K,V> | |
| WeakNested.Map<K,U,V> | |
| WeakNested.Set<K,V> |
| Enum | Description |
|---|---|
| MouseButton |
MouseButton
|