aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/crossmod
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/gregtech/crossmod')
-rw-r--r--src/main/java/gregtech/crossmod/holoinventory/GT_InventoryDecoder.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/java/gregtech/crossmod/holoinventory/GT_InventoryDecoder.java b/src/main/java/gregtech/crossmod/holoinventory/GT_InventoryDecoder.java
index 0cc8d1bf44..7f3651990d 100644
--- a/src/main/java/gregtech/crossmod/holoinventory/GT_InventoryDecoder.java
+++ b/src/main/java/gregtech/crossmod/holoinventory/GT_InventoryDecoder.java
@@ -1,6 +1,6 @@
package gregtech.crossmod.holoinventory;
-import static net.dries007.holoInventory.util.NBTKeys.*;
+import static net.dries007.holoInventory.util.NBTKeys.NBT_KEY_COUNT;
import java.util.List;