public class S13PacketDestroyEntities extends Packet
Constructor and Description |
---|
S13PacketDestroyEntities() |
S13PacketDestroyEntities(int... p_i45211_1_) |
Modifier and Type | Method and Description |
---|---|
int[] |
func_149098_c() |
void |
processPacket(INetHandler p_148833_1_) |
void |
processPacket(INetHandlerPlayClient p_148833_1_) |
void |
readPacketData(PacketBuffer p_148837_1_) |
java.lang.String |
serialize() |
void |
writePacketData(PacketBuffer p_148840_1_) |
generatePacket, hasPriority, readBlob, toString, writeBlob
public S13PacketDestroyEntities()
public S13PacketDestroyEntities(int... p_i45211_1_)
public void readPacketData(PacketBuffer p_148837_1_) throws java.io.IOException
readPacketData
in class Packet
java.io.IOException
public void writePacketData(PacketBuffer p_148840_1_) throws java.io.IOException
writePacketData
in class Packet
java.io.IOException
public void processPacket(INetHandlerPlayClient p_148833_1_)
public int[] func_149098_c()
public void processPacket(INetHandler p_148833_1_)
processPacket
in class Packet