| Package | Description |
|---|---|
| cpw.mods.fml.common.registry |
| Modifier and Type | Method and Description |
|---|---|
static GameRegistry.UniqueIdentifier |
GameRegistry.findUniqueIdentifierFor(Block block)
Look up the mod identifier data for a block.
|
static GameRegistry.UniqueIdentifier |
GameRegistry.findUniqueIdentifierFor(Item item)
Look up the mod identifier data for an item.
|