public static class BCCoreProxy.ClientProxy extends BCCoreProxy
BCCoreProxy.ClientProxy, BCCoreProxy.ServerProxy
Constructor and Description |
---|
ClientProxy() |
Modifier and Type | Method and Description |
---|---|
void |
fmlInit() |
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) |
java.util.List<VolumeBox> |
getVolumeBoxes(net.minecraft.world.World world) |
fmlPostInit, 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 BCCoreProxy
public void fmlPreInit()
fmlPreInit
in class BCCoreProxy
public void fmlInit()
fmlInit
in class BCCoreProxy
public java.util.List<VolumeBox> getVolumeBoxes(net.minecraft.world.World world)
getVolumeBoxes
in class BCCoreProxy