Package com.chillycheesy.modulo.events
Class EventContainer
java.lang.Object
com.chillycheesy.modulo.events.EventContainer
The EventContainer contain all about the events.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGetter for the unique EventManager.
-
Constructor Details
-
EventContainer
public EventContainer()
-
-
Method Details
-
getEventManager
Getter for the unique EventManager.- Returns:
- THe unique EventManager.
-