java.lang.Object
meteordevelopment.meteorclient.events.Cancellable
meteordevelopment.meteorclient.events.meteor.KeyEvent
All Implemented Interfaces:
meteordevelopment.orbit.ICancellable

public class KeyEvent extends Cancellable
  • Field Details

    • key

      public int key
    • modifiers

      public int modifiers
    • action

      public KeyAction action
  • Constructor Details

    • KeyEvent

      public KeyEvent()
  • Method Details