Skip to content

Commit

Permalink
wip: remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
sekwah41 committed Nov 16, 2024
1 parent b2923be commit 5b5551a
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
package com.lovetropics.gamemodebuild.mixin;

import com.llamalad7.mixinextras.sugar.Local;
import com.lovetropics.gamemodebuild.container.GBStackMarker;
import com.lovetropics.gamemodebuild.message.SetGamemodeBuildSlotPacket;
import com.lovetropics.gamemodebuild.state.GBClientState;
import net.minecraft.client.Minecraft;
import net.minecraft.client.gui.screens.Screen;
import net.minecraft.client.multiplayer.ClientLevel;
import net.minecraft.client.player.LocalPlayer;
import net.minecraft.world.entity.player.Inventory;
import net.minecraft.world.item.ItemStack;
import net.minecraft.world.phys.BlockHitResult;
import net.minecraft.world.phys.HitResult;
import net.neoforged.neoforge.network.PacketDistributor;
Expand Down

0 comments on commit 5b5551a

Please sign in to comment.