All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.kender.core.mc.McEventException Maven / Gradle / Ivy

There is a newer version: 1.0.0
Show newest version
package net.kender.core.mc;
@FunctionalInterface
public interface McEventException {
    void run(Exception e);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy