WarpPI/core/src/main/java/it/cavallium/warppi/event/Event.java

6 lines
69 B
Java

package it.cavallium.warppi.event;
public interface Event {
}