Class ResearchdKeybinds

java.lang.Object
com.portingdeadmods.researchd.client.ResearchdKeybinds

public final class ResearchdKeybinds extends Object
  • Field Details

    • OPEN_RESEARCH_SCREEN

      public static final net.neoforged.neoforge.common.util.Lazy<net.minecraft.client.KeyMapping> OPEN_RESEARCH_SCREEN
    • OPEN_RESEARCH_TEAM_SCREEN

      public static final net.neoforged.neoforge.common.util.Lazy<net.minecraft.client.KeyMapping> OPEN_RESEARCH_TEAM_SCREEN
  • Constructor Details

    • ResearchdKeybinds

      public ResearchdKeybinds()
  • Method Details

    • keyBind

      public static net.neoforged.neoforge.common.util.Lazy<net.minecraft.client.KeyMapping> keyBind(String name, int key)