public static class OreDictionary.OreRegisterEvent extends Event
Event.HasResult, Event.Result| Modifier and Type | Field and Description | 
|---|---|
| private java.lang.String | Name | 
| private ItemStack | Ore | 
| Constructor and Description | 
|---|
| OreRegisterEvent(java.lang.String name,
                ItemStack ore) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getName() | 
| ItemStack | getOre() | 
getListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setup