Removed IMob from Aerwhales.

This commit is contained in:
bconlon 2020-08-13 17:59:25 -07:00
parent 92b6eb4312
commit 8e6747a1c4

View file

@ -17,7 +17,7 @@ import net.minecraft.world.World;
import com.legacy.aether.blocks.BlocksAether;
import com.legacy.aether.entities.ai.EntityAIUpdateState;
public class EntityAerwhale extends EntityFlying implements IMob {
public class EntityAerwhale extends EntityFlying {
private double motionYaw;