We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32d1b80 commit 594d29fCopy full SHA for 594d29f
common/src/main/java/com/faboslav/friendsandfoes/common/entity/CopperGolemEntity.java
@@ -46,8 +46,6 @@
46
import net.minecraft.world.entity.ai.control.LookControl;
47
import net.minecraft.world.entity.ai.control.MoveControl;
48
import net.minecraft.world.entity.animal.AbstractGolem;
49
-import net.minecraft.world.entity.animal.coppergolem.CopperGolem;
50
-import net.minecraft.world.entity.npc.Villager;
51
import net.minecraft.world.entity.player.Player;
52
import net.minecraft.world.item.AxeItem;
53
import net.minecraft.world.item.Item;
0 commit comments