Hello!
So I watched the video again and got the GUI to load but right after it loads minecraft crashes.
It said the error was
[sTDERR] Caused by: java.lang.ClassCastException: Crystalorb.GUIEnergizer cannot be cast to net.minecraft.inventory.Container
at Crystalorb.OrbEnergizer.onBlockActivated(OrbEnergizer.java:139)
OrbEnergizer 139
par5EntityPlayer.openGui(Main.instance, 0, par1World, x, y, z);
GUIEnergizer.class