public class OreRegistryApi
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static IResourceInfo |
info
Get information about registered products.
|
static IResourceRegistry |
registry
Register resources and get the chosen resource for each type.
|
| Constructor and Description |
|---|
OreRegistryApi() |
public static IResourceRegistry registry
public static IResourceInfo info