Hierarchy For Package com.hypixel.hytale.event
Class Hierarchy
- java.lang.Object
- com.hypixel.hytale.event.EventBus (implements com.hypixel.hytale.event.IEventBus)
- com.hypixel.hytale.registry.Registration
- com.hypixel.hytale.event.EventRegistration<KeyType,
EventType>
- com.hypixel.hytale.event.EventRegistration<KeyType,
- com.hypixel.hytale.registry.Registry<T>
- com.hypixel.hytale.event.EventRegistry (implements com.hypixel.hytale.event.IEventRegistry)
Interface Hierarchy
- com.hypixel.hytale.event.IBaseEvent<KeyType>
- com.hypixel.hytale.event.IAsyncEvent<KeyType>
- com.hypixel.hytale.event.IEvent<KeyType>
- com.hypixel.hytale.event.ICancellable
- com.hypixel.hytale.event.IEventDispatcher<EventType,
ReturnType> - com.hypixel.hytale.event.IEventRegistry
- com.hypixel.hytale.event.IEventBus
- com.hypixel.hytale.event.IProcessedEvent
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.hypixel.hytale.event.EventPriority
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)