package me.hao0.antares.server.event.core; /** * The event * Author: haolin * Email: haolin.h0@gmail.com */ public interface Event { }