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 ad5b6e1 commit 6ec645eCopy full SHA for 6ec645e
src/main/java/gregtech/common/EventHandlers.java
@@ -21,9 +21,6 @@
21
import net.minecraft.client.entity.EntityOtherPlayerMP;
22
import net.minecraft.entity.Entity;
23
import net.minecraft.entity.EntityLivingBase;
24
-import net.minecraft.entity.SharedMonsterAttributes;
25
-import net.minecraft.entity.ai.attributes.AttributeModifier;
26
-import net.minecraft.entity.ai.attributes.IAttributeInstance;
27
import net.minecraft.entity.item.EntityItem;
28
import net.minecraft.entity.monster.EntityEnderman;
29
import net.minecraft.entity.monster.EntityZombie;
0 commit comments