Hierarchy For Package com.epicbot.api.shared.event
Class Hierarchy
- java.lang.Object
- com.epicbot.api.shared.event.ChatMessageEvent
- com.epicbot.api.shared.event.EpicBotEvents
- com.epicbot.api.shared.event.EpicBotEvents.ScriptStateEvent
- com.epicbot.api.shared.event.EpicBotEvents.ShutDownEvent
- com.epicbot.api.shared.event.GameTickEvent
- com.epicbot.api.shared.event.RenderEvent
Interface Hierarchy
- com.epicbot.api.shared.event.IEpicBotEventBus
- com.epicbot.api.shared.event.IEpicBotScheduler
Annotation Interface Hierarchy
- com.epicbot.api.shared.event.Schedule (implements java.lang.annotation.Annotation)
- com.epicbot.api.shared.event.Subscribe (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.epicbot.api.shared.event.ChatMessageEvent.ChatMessageType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)