public final class PneumaticRegistry
extends java.lang.Object
getInstance()| Modifier and Type | Class and Description |
|---|---|
static interface |
PneumaticRegistry.IPneumaticCraftInterface
Retrieve an instance of this via
getInstance() |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
MOD_ID |
| Constructor and Description |
|---|
PneumaticRegistry() |
| Modifier and Type | Method and Description |
|---|---|
static PneumaticRegistry.IPneumaticCraftInterface |
getInstance()
Get an instance of the top-level API interface.
|
static void |
init(PneumaticRegistry.IPneumaticCraftInterface inter)
Do not call this method yourself.
|
static net.minecraft.util.ResourceLocation |
RL(java.lang.String path)
Get a resource location with the domain of PneumaticCraft: Repressurized's mod ID.
|
public static final java.lang.String MOD_ID
public static PneumaticRegistry.IPneumaticCraftInterface getInstance()
public static void init(PneumaticRegistry.IPneumaticCraftInterface inter)
inter - reference to the API interface objectpublic static net.minecraft.util.ResourceLocation RL(java.lang.String path)
path - the path