package net.kodeninja.jem.server; import net.kodeninja.util.KNRunnableModule; public interface InterfaceHook extends KNRunnableModule { }