Move gui code to reborn core
This commit is contained in:
parent
b399e211fa
commit
f91493dbc5
81 changed files with 106 additions and 3536 deletions
|
@ -25,6 +25,8 @@
|
|||
package techreborn.client.gui;
|
||||
|
||||
import net.minecraft.entity.player.EntityPlayer;
|
||||
import reborncore.client.gui.builder.GuiBase;
|
||||
import reborncore.client.gui.builder.TRBuilder;
|
||||
import techreborn.tiles.generator.TileGasTurbine;
|
||||
|
||||
public class GuiGasTurbine extends GuiBase {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue