| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.minecraftforge.event.Event
net.minecraftforge.oredict.OreDictionary.OreRegisterEvent
public static class OreDictionary.OreRegisterEvent
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from class net.minecraftforge.event.Event | 
|---|
Event.HasResult, Event.Result | 
| Field Summary | |
|---|---|
 String | 
Name
 | 
 ItemStack | 
Ore
 | 
| Constructor Summary | |
|---|---|
OreDictionary.OreRegisterEvent(String name,
                                                             ItemStack ore)
 | 
|
| Method Summary | 
|---|
| Methods inherited from class net.minecraftforge.event.Event | 
|---|
getListenerList, getResult, hasResult, isCancelable, isCanceled, setCanceled, setResult | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public final String Name
public final ItemStack Ore
| Constructor Detail | 
|---|
public OreDictionary.OreRegisterEvent(String name,
                                      ItemStack ore)
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||