Large amount of fluid work

This commit is contained in:
modmuss50 2019-07-23 20:46:07 +01:00
parent 1e52477b9e
commit 83bf6add1e
20 changed files with 52 additions and 124 deletions

View file

@ -26,7 +26,7 @@ package techreborn.client.gui;
import net.minecraft.entity.player.PlayerEntity;
import reborncore.client.gui.builder.GuiBase;
import reborncore.fluid.FluidStack;
import reborncore.common.fluid.FluidStack;
import techreborn.blockentity.machine.tier3.QuantumTankBlockEntity;
public class GuiQuantumTank extends GuiBase {