Package com.chillycheesy.modulo.events
package com.chillycheesy.modulo.events
-
Interface Summary
-
Class SummaryClassDescriptionAn Event can be created, emit and catch by every module.The EventContainer contain all about the events.
-
Annotation Interfaces SummaryAnnotation InterfaceDescriptionEventHandler annotation is used over methods on Listener classes.