Пакет: com.hypixel.hytale.event

ИмяТипextends
AsyncEventConsumer class EventBusRegistry.EventConsumer
AsyncEventConsumerMap class EventBusRegistry.EventConsumerMap<EventType, AsyncEventBusRegistry.AsyncEventConsumer<EventType>, CompletableFuture<EventType>>
EventBus class
EventConsumer class
EventConsumerMap class
EventPriority enum
IAsyncEvent interface IBaseEvent<KeyType>
IBaseEvent interface
ICancellable interface
IEvent interface IBaseEvent<KeyType>
IEventBus interface IEventRegistry
IEventDispatcher interface
IEventRegistry interface
IProcessedEvent interface
SyncEventConsumer class EventBusRegistry.EventConsumer
SyncEventConsumerMap class EventBusRegistry.EventConsumerMap<EventType, SyncEventBusRegistry.SyncEventConsumer<EventType>, EventType>