Constructor and Description |
---|
S1DPacketEntityEffect() |
S1DPacketEntityEffect(int p_i45237_1_,
PotionEffect p_i45237_2_) |
Modifier and Type | Method and Description |
---|---|
int |
func_149426_d() |
byte |
func_149427_e() |
byte |
func_149428_f() |
boolean |
func_149429_c() |
boolean |
func_179707_f() |
int |
func_180755_e() |
void |
processPacket(INetHandler handler) |
void |
processPacket(INetHandlerPlayClient handler) |
void |
readPacketData(PacketBuffer buf) |
void |
writePacketData(PacketBuffer buf) |
public S1DPacketEntityEffect()
public S1DPacketEntityEffect(int p_i45237_1_, PotionEffect p_i45237_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 boolean func_149429_c()
public void processPacket(INetHandlerPlayClient handler)
public void processPacket(INetHandler handler)
processPacket
in interface Packet
public int func_149426_d()
public byte func_149427_e()
public byte func_149428_f()
public int func_180755_e()
public boolean func_179707_f()