public class PacketLetterTextSet extends ForestryPacket implements IForestryPacketServer
| Modifier and Type | Class and Description |
|---|---|
static class |
PacketLetterTextSet.Handler |
| Constructor and Description |
|---|
PacketLetterTextSet(java.lang.String string) |
| Modifier and Type | Method and Description |
|---|---|
PacketIdServer |
getPacketId() |
protected void |
writeData(PacketBufferForestry data) |
getPacketclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPacketpublic PacketIdServer getPacketId()
getPacketId in interface IForestryPacketgetPacketId in interface IForestryPacketServerprotected void writeData(PacketBufferForestry data)
writeData in class ForestryPacket