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