| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.minecraftforge.event.EventBus
public class EventBus
| Constructor Summary | |
|---|---|
EventBus()
 | 
|
| Method Summary | |
|---|---|
 boolean | 
post(Event event)
 | 
 void | 
register(Object target)
 | 
 void | 
unregister(Object object)
 | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public EventBus()
| Method Detail | 
|---|
public void register(Object target)
public void unregister(Object object)
public boolean post(Event event)
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||