| Package | Description |
|---|---|
| cpw.mods.fml.common.modloader | |
| cpw.mods.fml.common.registry |
| Modifier and Type | Class and Description |
|---|---|
class |
ModLoaderVillageTradeHandler |
| Modifier and Type | Method and Description |
|---|---|
void |
VillagerRegistry.registerVillageTradeHandler(int villagerId,
VillagerRegistry.IVillageTradeHandler handler)
Register a new villager trading handler for the specified villager type
|