public static class BCFactoryProxy.ClientProxy extends BCFactoryProxy
BCFactoryProxy.ClientProxy, BCFactoryProxy.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) |
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 BCFactoryProxy
public void fmlInit()
fmlInit
in class BCFactoryProxy