Class EventRegistry

java.lang.Object
com.hypixel.hytale.registry.Registry<EventRegistration<?,?>>
com.hypixel.hytale.event.EventRegistry
All Implemented Interfaces:
IEventRegistry

public class EventRegistry extends Registry<EventRegistration<?,?>> implements IEventRegistry