public class CLockDifficultyPacket extends java.lang.Object implements IPacket<IServerPlayNetHandler>
Modifier and Type | Field and Description |
---|---|
private boolean |
field_218777_a |
Constructor and Description |
---|
CLockDifficultyPacket() |
CLockDifficultyPacket(boolean p_i50760_1_) |
Modifier and Type | Method and Description |
---|---|
boolean |
func_218776_b() |
void |
processPacket(IServerPlayNetHandler handler) |
void |
readPacketData(PacketBuffer buf) |
void |
writePacketData(PacketBuffer buf) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
shouldSkipErrors
public CLockDifficultyPacket()
public CLockDifficultyPacket(boolean p_i50760_1_)
public void processPacket(IServerPlayNetHandler handler)
processPacket
in interface IPacket<IServerPlayNetHandler>
public void readPacketData(PacketBuffer buf) throws java.io.IOException
readPacketData
in interface IPacket<IServerPlayNetHandler>
java.io.IOException
public void writePacketData(PacketBuffer buf) throws java.io.IOException
writePacketData
in interface IPacket<IServerPlayNetHandler>
java.io.IOException
public boolean func_218776_b()