public class PacketGuiEnergy extends ForestryPacket implements IForestryPacketClient
| Modifier and Type | Class and Description |
|---|---|
static class |
PacketGuiEnergy.Handler |
| Constructor and Description |
|---|
PacketGuiEnergy(int windowId,
int value) |
| Modifier and Type | Method and Description |
|---|---|
PacketIdClient |
getPacketId() |
void |
writeData(PacketBufferForestry data) |
getPacketclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPacketpublic PacketIdClient getPacketId()
getPacketId in interface IForestryPacketgetPacketId in interface IForestryPacketClientpublic void writeData(PacketBufferForestry data)
writeData in class ForestryPacket