Class NewLaunchServerInstanceEvent


  • public class NewLaunchServerInstanceEvent
    extends pro.gravit.launcher.modules.LauncherModule.Event
    • Field Summary

      Fields 
      Modifier and Type Field Description
      LaunchServer launchServer  
      • Fields inherited from class pro.gravit.launcher.modules.LauncherModule.Event

        cancel
    • Method Summary

      • Methods inherited from class pro.gravit.launcher.modules.LauncherModule.Event

        cancel, isCancel
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • NewLaunchServerInstanceEvent

        public NewLaunchServerInstanceEvent​(LaunchServer launchServer)