Package tschipp.carryon.client.keybinds
Class CarryOnKeybinds
java.lang.Object
tschipp.carryon.client.keybinds.CarryOnKeybinds
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidonCarryKey(boolean pressed) static voidregisterKeybinds(Consumer<net.minecraft.client.KeyMapping> registrar)
-
Field Details
-
carryKey
public static net.minecraft.client.KeyMapping carryKey
-
-
Constructor Details
-
CarryOnKeybinds
public CarryOnKeybinds()
-
-
Method Details
-
registerKeybinds
-
onCarryKey
public static void onCarryKey(boolean pressed)
-