Optimized Imports.

This commit is contained in:
AlgorithmX2
2014-07-25 21:52:21 -05:00
parent b4d99d3d06
commit ab78f940db
12 changed files with 52 additions and 44 deletions
@@ -1,7 +1,7 @@
package appeng.integration.modules.helpers;
import cpw.mods.fml.common.eventhandler.Event;
import net.minecraft.entity.player.EntityPlayerMP;
import cpw.mods.fml.common.eventhandler.Event;
public class FMPPacketEvent extends Event
{