public class PacketExtractItem extends ForestryPacket implements IForestryPacketServer
| Modifier and Type | Class and Description |
|---|---|
static class |
PacketExtractItem.Handler |
| Modifier and Type | Field and Description |
|---|---|
static int |
CLONE |
static int |
HALF |
static int |
SHIFT |
| Constructor and Description |
|---|
PacketExtractItem(int invIndex,
byte flags) |
| Modifier and Type | Method and Description |
|---|---|
PacketIdServer |
getPacketId() |
protected void |
writeData(PacketBufferForestry data) |
getPacketclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPacketpublic static final int HALF
public static final int SHIFT
public static final int CLONE
protected void writeData(PacketBufferForestry data)
writeData in class ForestryPacketpublic PacketIdServer getPacketId()
getPacketId in interface IForestryPacketgetPacketId in interface IForestryPacketServer