Package foundry.veil.fabric.mixin.client
Class MouseHandlerMixin
java.lang.Object
foundry.veil.fabric.mixin.client.MouseHandlerMixin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidkeyPress(long window, int button, int action, int mods, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)
-
Constructor Details
-
MouseHandlerMixin
public MouseHandlerMixin()
-
-
Method Details
-
keyPress
public void keyPress(long window, int button, int action, int mods, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)
-