Constructor and Description |
---|
S02PacketChat() |
S02PacketChat(IChatComponent component) |
S02PacketChat(IChatComponent p_i45986_1_,
byte p_i45986_2_) |
Modifier and Type | Method and Description |
---|---|
IChatComponent |
func_148915_c() |
byte |
func_179841_c() |
boolean |
isChat() |
void |
processPacket(INetHandler handler) |
void |
processPacket(INetHandlerPlayClient handler) |
void |
readPacketData(PacketBuffer buf) |
void |
writePacketData(PacketBuffer buf) |
public S02PacketChat()
public S02PacketChat(IChatComponent component)
public S02PacketChat(IChatComponent p_i45986_1_, byte p_i45986_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 IChatComponent func_148915_c()
public boolean isChat()
public byte func_179841_c()
public void processPacket(INetHandler handler)
processPacket
in interface Packet