public static class BCTransportProxy.ClientProxy extends BCTransportProxy
BCTransportProxy.ClientProxy, BCTransportProxy.ServerProxy
Constructor and Description |
---|
ClientProxy() |
Modifier and Type | Method and Description |
---|---|
void |
fmlInit() |
void |
fmlPostInit() |
void |
fmlPreInit() |
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 void fmlPreInit()
fmlPreInit
in class BCTransportProxy
public void fmlInit()
fmlInit
in class BCTransportProxy
public void fmlPostInit()
fmlPostInit
in class BCTransportProxy
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 BCTransportProxy