Package eu.cloudnetservice.wrapper.transform.minestom
package eu.cloudnetservice.wrapper.transform.minestom
-
ClassesClassDescriptionA transformer for the
ServerProcessImplclass in Minestom which inserts a call toSystem.exitbefore the last return statement in thestopmethod to ensure a clean shutdown of the wrapper process.A transform that resolves the last return statement in a method and inserts a call toSystem.exitbefore.