public class S1BPacketEntityAttach extends Packet
| Constructor and Description |
|---|
S1BPacketEntityAttach() |
S1BPacketEntityAttach(int p_i45218_1_,
Entity p_i45218_2_,
Entity p_i45218_3_) |
| Modifier and Type | Method and Description |
|---|---|
int |
func_149402_e() |
int |
func_149403_d() |
int |
func_149404_c() |
void |
processPacket(INetHandler p_148833_1_) |
void |
processPacket(INetHandlerPlayClient p_148833_1_) |
void |
readPacketData(PacketBuffer p_148837_1_) |
void |
writePacketData(PacketBuffer p_148840_1_) |
generatePacket, hasPriority, readBlob, serialize, toString, writeBlobpublic void readPacketData(PacketBuffer p_148837_1_) throws java.io.IOException
readPacketData in class Packetjava.io.IOExceptionpublic void writePacketData(PacketBuffer p_148840_1_) throws java.io.IOException
writePacketData in class Packetjava.io.IOExceptionpublic void processPacket(INetHandlerPlayClient p_148833_1_)
public void processPacket(INetHandler p_148833_1_)
processPacket in class Packetpublic int func_149404_c()
public int func_149403_d()
public int func_149402_e()