@FunctionalInterface public static interface PluginContext.ExtensionImplConsumer<T>
void
run(T t)
void run(T t) throws java.lang.Exception
java.lang.Exception