public class InputEvent
extends net.minecraftforge.eventbus.api.Event
| Modifier and Type | Class and Description |
|---|---|
static class |
InputEvent.KeyInputEvent
This event fires when keyboard input is detected.
|
static class |
InputEvent.MouseInputEvent
This event fires when a mouse button is pressed.
|
| Constructor and Description |
|---|
InputEvent() |