package io.github.jordandoyle.mcinject.event.events; import io.github.jordandoyle.mcinject.event.Event; public class EventTick extends Event { }