Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
strubium committed Oct 15, 2024
1 parent 45a55e6 commit 2226c9f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/java/mcjty/theoneprobe/probe/ProbeBase.java
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
package mcjty.theoneprobe.probe;

import mcjty.theoneprobe.TheOneProbe;
import mcjty.theoneprobe.items.ModItems;
import mcjty.theoneprobe.setup.GuiProxy;
import net.minecraft.client.renderer.block.model.ModelResourceLocation;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.item.Item;
import net.minecraft.item.ItemStack;
import net.minecraft.nbt.NBTTagCompound;
import net.minecraft.util.ActionResult;
import net.minecraft.util.EnumActionResult;
import net.minecraft.util.EnumHand;
Expand Down

0 comments on commit 2226c9f

Please sign in to comment.