Fully fixed elementals.

This commit is contained in:
WayofTime 2015-07-18 16:38:47 -04:00
parent 07973fb674
commit bf068d1487
5 changed files with 10 additions and 67 deletions

View file

@ -1,7 +1,6 @@
package WayofTime.alchemicalWizardry.common.entity.mob;
import net.minecraft.entity.Entity;
import net.minecraft.entity.EntityAgeable;
import net.minecraft.entity.EntityLivingBase;
import net.minecraft.entity.IRangedAttackMob;
import net.minecraft.entity.SharedMonsterAttributes;