public class PacketFilterChangeGenome extends ForestryPacket implements IForestryPacketServer
| Modifier and Type | Class and Description |
|---|---|
static class |
PacketFilterChangeGenome.Handler |
| Constructor and Description |
|---|
PacketFilterChangeGenome(net.minecraft.util.math.BlockPos pos,
net.minecraft.util.EnumFacing facing,
short index,
boolean active,
IAllele allele) |
| Modifier and Type | Method and Description |
|---|---|
PacketIdServer |
getPacketId() |
protected void |
writeData(PacketBufferForestry data) |
getPacketclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPacketpublic PacketFilterChangeGenome(net.minecraft.util.math.BlockPos pos,
net.minecraft.util.EnumFacing facing,
short index,
boolean active,
@Nullable
IAllele allele)
protected void writeData(PacketBufferForestry data)
writeData in class ForestryPacketpublic PacketIdServer getPacketId()
getPacketId in interface IForestryPacketgetPacketId in interface IForestryPacketServer