Class WidgetKeybindCheckBox.KeyDispatcher
java.lang.Object
me.desht.pneumaticcraft.client.gui.widget.WidgetKeybindCheckBox.KeyDispatcher
- Enclosing class:
- WidgetKeybindCheckBox
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidonKeyPress(net.minecraftforge.client.event.InputEvent.Key event) static voidonMouseClick(net.minecraftforge.client.event.InputEvent.MouseButton event)
-
Constructor Details
-
KeyDispatcher
public KeyDispatcher()
-
-
Method Details
-
onKeyPress
public static void onKeyPress(net.minecraftforge.client.event.InputEvent.Key event) -
onMouseClick
public static void onMouseClick(net.minecraftforge.client.event.InputEvent.MouseButton event)
-