类 SwitchPartOrAmmoTypeKey

java.lang.Object
mod.chloeprime.gunsmithlib.client.input.SwitchPartOrAmmoTypeKey

public final class SwitchPartOrAmmoTypeKey extends Object
  • 字段详细资料

    • SHORT_CLICK_THRESHOLD

      public static final long SHORT_CLICK_THRESHOLD
      另请参阅:
    • KEY_MAPPING

      public static final net.minecraft.client.KeyMapping KEY_MAPPING
  • 构造器详细资料

    • SwitchPartOrAmmoTypeKey

      public SwitchPartOrAmmoTypeKey()
  • 方法详细资料

    • 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)
    • onClientTick

      public static void onClientTick(net.neoforged.neoforge.client.event.ClientTickEvent.Post event)