Uses of Class
net.minecraftforge.client.event.InputEvent.MouseButton
Package
Description
Events fired only on the client-side, chiefly related to rendering and user interfaces (screens and input).
-
Uses of InputEvent.MouseButton in net.minecraftforge.client.event
Modifier and TypeClassDescriptionstatic class
Fired when a mouse button is pressed/released, after processing.static class
Fired when a mouse button is pressed/released, before being processed by vanilla.