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

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

package net.kender.core.mc;
@FunctionalInterface
public interface McEventStep {
    void run(float step,String stepname);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy