Constructor and Description |
---|
S1EPacketRemoveEntityEffect() |
S1EPacketRemoveEntityEffect(int p_i45212_1_,
PotionEffect p_i45212_2_) |
Modifier and Type | Method and Description |
---|---|
int |
func_149075_d() |
int |
func_149076_c() |
void |
processPacket(INetHandler handler) |
void |
processPacket(INetHandlerPlayClient handler) |
void |
readPacketData(PacketBuffer buf) |
void |
writePacketData(PacketBuffer buf) |
public S1EPacketRemoveEntityEffect()
public S1EPacketRemoveEntityEffect(int p_i45212_1_, PotionEffect p_i45212_2_)
public void readPacketData(PacketBuffer buf) throws java.io.IOException
readPacketData
in interface Packet
java.io.IOException
public void writePacketData(PacketBuffer buf) throws java.io.IOException
writePacketData
in interface Packet
java.io.IOException
public void processPacket(INetHandlerPlayClient handler)
public int func_149076_c()
public void processPacket(INetHandler handler)
processPacket
in interface Packet
public int func_149075_d()