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