public interface IEventHandler<T>
void
handleEvents(T instance, float time, java.lang.Iterable<Event> pastEvents)
void handleEvents(T instance, float time, java.lang.Iterable<Event> pastEvents)