Class ClientUnlockConsoleEvent


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

      Fields 
      Modifier and Type Field Description
      pro.gravit.utils.command.CommandHandler handler  
      • Fields inherited from class pro.gravit.launcher.modules.LauncherModule.Event

        cancel
    • Constructor Summary

      Constructors 
      Constructor Description
      ClientUnlockConsoleEvent​(pro.gravit.utils.command.CommandHandler handler)  
    • 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
    • Field Detail

      • handler

        public final pro.gravit.utils.command.CommandHandler handler
    • Constructor Detail

      • ClientUnlockConsoleEvent

        public ClientUnlockConsoleEvent​(pro.gravit.utils.command.CommandHandler handler)