| Interface | Description |
|---|---|
| IUArrayRegistryType<T> |
Implement this in your class which holds entries so the
BaseRegistryUtil can register them all. |
| IUBlockRegistryType |
This can be implemented in blocks to register them easier and get the block item.
|
| IURegistryType |
Implement this interface in
IForgeRegistryEntry classes. |