public class PacketErrorUpdate extends ForestryPacket implements IForestryPacketClient
| Modifier and Type | Class and Description |
|---|---|
static class |
PacketErrorUpdate.Handler |
| Constructor and Description |
|---|
PacketErrorUpdate(net.minecraft.tileentity.TileEntity tile,
IErrorLogicSource errorLogicSource) |
| Modifier and Type | Method and Description |
|---|---|
PacketIdClient |
getPacketId() |
protected void |
writeData(PacketBufferForestry data) |
getPacketclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPacketpublic PacketErrorUpdate(net.minecraft.tileentity.TileEntity tile,
IErrorLogicSource errorLogicSource)
protected void writeData(PacketBufferForestry data)
writeData in class ForestryPacketpublic PacketIdClient getPacketId()
getPacketId in interface IForestryPacketgetPacketId in interface IForestryPacketClient