类 BallisticComputerKey
java.lang.Object
mod.chloeprime.gunsmithlib.client.input.BallisticComputerKey
-
字段概要
字段 -
方法概要
修饰符和类型方法说明static voidonKeyPress(net.neoforged.neoforge.client.event.InputEvent.Key event) static voidonMousePress(net.neoforged.neoforge.client.event.InputEvent.MouseButton.Post event) static void
-
字段详细资料
-
KEY_MAPPING
public static final net.minecraft.client.KeyMapping KEY_MAPPING
-
-
方法详细资料
-
onMousePress
public static void onMousePress(net.neoforged.neoforge.client.event.InputEvent.MouseButton.Post event) -
onKeyPress
public static void onKeyPress(net.neoforged.neoforge.client.event.InputEvent.Key event) -
pressBallisticComputer
public static void pressBallisticComputer()
-