aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/shedaniel/rei/plugin/DefaultRecipeBookExclusionZones.java
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2019-06-26 20:51:01 +0800
committerUnknown <shekwancheung0528@gmail.com>2019-06-26 20:51:01 +0800
commit431cfdf77ba306f5e147c7b2d70e15c4b3c729a6 (patch)
tree4528e5482bc1360e02df0e766c254477288ecdbf /src/main/java/me/shedaniel/rei/plugin/DefaultRecipeBookExclusionZones.java
parent281a472337c9510f2c13d5eef61a3889b1794ea0 (diff)
downloadRoughlyEnoughItems-431cfdf77ba306f5e147c7b2d70e15c4b3c729a6.tar.gz
RoughlyEnoughItems-431cfdf77ba306f5e147c7b2d70e15c4b3c729a6.tar.bz2
RoughlyEnoughItems-431cfdf77ba306f5e147c7b2d70e15c4b3c729a6.zip
Update mappings to 1.14.3
Diffstat (limited to 'src/main/java/me/shedaniel/rei/plugin/DefaultRecipeBookExclusionZones.java')
-rw-r--r--src/main/java/me/shedaniel/rei/plugin/DefaultRecipeBookExclusionZones.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/java/me/shedaniel/rei/plugin/DefaultRecipeBookExclusionZones.java b/src/main/java/me/shedaniel/rei/plugin/DefaultRecipeBookExclusionZones.java
index 2e1a8e72d..3b2df2e44 100644
--- a/src/main/java/me/shedaniel/rei/plugin/DefaultRecipeBookExclusionZones.java
+++ b/src/main/java/me/shedaniel/rei/plugin/DefaultRecipeBookExclusionZones.java
@@ -6,7 +6,6 @@
package me.shedaniel.rei.plugin;
import com.google.common.collect.Lists;
-import me.shedaniel.rei.api.BaseBoundsHandler;
import me.shedaniel.rei.client.ScreenHelper;
import me.shedaniel.rei.listeners.ContainerScreenHooks;
import net.minecraft.client.MinecraftClient;