public static class BCSiliconProxy.ClientProxy extends BCSiliconProxy
BCSiliconProxy.ClientProxy, BCSiliconProxy.ServerProxy
Constructor and Description |
---|
ClientProxy() |
Modifier and Type | Method and Description |
---|---|
void |
fmlInit() |
java.lang.Object |
getClientGuiElement(int ID,
net.minecraft.entity.player.EntityPlayer player,
net.minecraft.world.World world,
int x,
int y,
int z) |
fmlPostInit, fmlPreInit, getProxy, getServerGuiElement
public java.lang.Object getClientGuiElement(int ID, net.minecraft.entity.player.EntityPlayer player, net.minecraft.world.World world, int x, int y, int z)
getClientGuiElement
in interface net.minecraftforge.fml.common.network.IGuiHandler
getClientGuiElement
in class BCSiliconProxy
public void fmlInit()
fmlInit
in class BCSiliconProxy