Organized imports

This commit is contained in:
yueh
2015-12-24 02:07:03 +01:00
parent 15664b2822
commit 99215e1701
469 changed files with 753 additions and 333 deletions
@@ -19,10 +19,10 @@
package appeng.client.gui.implementations;
import net.minecraft.entity.player.InventoryPlayer;
import org.lwjgl.opengl.GL11;
import net.minecraft.entity.player.InventoryPlayer;
import appeng.client.gui.AEBaseGui;
import appeng.client.gui.widgets.GuiProgressBar;
import appeng.client.gui.widgets.GuiProgressBar.Direction;