Constructor and Description |
---|
S13PacketDestroyEntities() |
S13PacketDestroyEntities(int... p_i45211_1_) |
Modifier and Type | Method and Description |
---|---|
int[] |
func_149098_c() |
void |
processPacket(INetHandler handler) |
void |
processPacket(INetHandlerPlayClient handler) |
void |
readPacketData(PacketBuffer buf) |
void |
writePacketData(PacketBuffer buf) |
public S13PacketDestroyEntities()
public S13PacketDestroyEntities(int... p_i45211_1_)
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_149098_c()
public void processPacket(INetHandler handler)
processPacket
in interface Packet