Class ClientUnlockConsoleEvent

java.lang.Object
pro.gravit.launcher.modules.LauncherModule.Event
pro.gravit.launcher.client.events.ClientUnlockConsoleEvent

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

    Fields
    Modifier and Type
    Field
    Description
    final pro.gravit.utils.command.CommandHandler
     

    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 Details

    • handler

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

    • ClientUnlockConsoleEvent

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