aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/shedaniel/rei/api/ClientHelper.java
diff options
context:
space:
mode:
authorDanielshe <shekwancheung0528@gmail.com>2019-10-24 23:21:57 +0800
committerDanielshe <shekwancheung0528@gmail.com>2019-10-24 23:21:57 +0800
commitf955ea0ba0891c28967552d07aae6a7b9389673c (patch)
treeb9e8c22575f2b2a9ca585b5a02944fbffc443454 /src/main/java/me/shedaniel/rei/api/ClientHelper.java
parent1c116ba2387262a852554d1a89427ce6fbcbc452 (diff)
downloadRoughlyEnoughItems-f955ea0ba0891c28967552d07aae6a7b9389673c.tar.gz
RoughlyEnoughItems-f955ea0ba0891c28967552d07aae6a7b9389673c.tar.bz2
RoughlyEnoughItems-f955ea0ba0891c28967552d07aae6a7b9389673c.zip
Close #176
Diffstat (limited to 'src/main/java/me/shedaniel/rei/api/ClientHelper.java')
-rw-r--r--src/main/java/me/shedaniel/rei/api/ClientHelper.java2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/java/me/shedaniel/rei/api/ClientHelper.java b/src/main/java/me/shedaniel/rei/api/ClientHelper.java
index 68b8f2e0d..458379457 100644
--- a/src/main/java/me/shedaniel/rei/api/ClientHelper.java
+++ b/src/main/java/me/shedaniel/rei/api/ClientHelper.java
@@ -80,6 +80,8 @@ public interface ClientHelper {
FabricKeyBinding getFocusSearchFieldKeyBinding();
+ FabricKeyBinding getCopyRecipeIdentifierKeyBinding();
+
/**
* Gets the mod from an item
*