Auto format imports
This commit is contained in:
parent
1c783abf9d
commit
d7c4f55e6c
139 changed files with 218 additions and 494 deletions
|
@ -29,9 +29,9 @@ import net.minecraft.client.resources.I18n;
|
|||
import net.minecraft.entity.player.EntityPlayer;
|
||||
import net.minecraft.item.ItemStack;
|
||||
import net.minecraft.util.ResourceLocation;
|
||||
import reborncore.client.gui.builder.GuiBase;
|
||||
import techreborn.init.TRContent;
|
||||
import techreborn.tiles.machine.iron.TileIronFurnace;
|
||||
import reborncore.client.gui.builder.GuiBase;
|
||||
|
||||
public class GuiIronFurnace extends GuiBase {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue