public static class GuiScreenEvent.KeyboardKeyPressedEvent.Pre extends GuiScreenEvent.KeyboardKeyPressedEvent
IGuiEventListener.keyPressed(int, int, int)
.GuiScreenEvent.KeyboardKeyPressedEvent.Post, GuiScreenEvent.KeyboardKeyPressedEvent.Pre
GuiScreenEvent.ActionPerformedEvent, GuiScreenEvent.BackgroundDrawnEvent, GuiScreenEvent.DrawScreenEvent, GuiScreenEvent.InitGuiEvent, GuiScreenEvent.KeyboardCharTypedEvent, GuiScreenEvent.KeyboardKeyEvent, GuiScreenEvent.KeyboardKeyPressedEvent, GuiScreenEvent.KeyboardKeyReleasedEvent, GuiScreenEvent.MouseClickedEvent, GuiScreenEvent.MouseDragEvent, GuiScreenEvent.MouseInputEvent, GuiScreenEvent.MouseReleasedEvent, GuiScreenEvent.MouseScrollEvent, GuiScreenEvent.PotionShiftEvent
Event.HasResult, Event.Result
getKeyCode, getModifiers, getScanCode
getGui
getListenerList, getParentListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setup
public Pre(Screen gui, int keyCode, int scanCode, int modifiers)