Constructor and Description |
---|
S33PacketUpdateSign() |
S33PacketUpdateSign(World worldIn,
BlockPos p_i45951_2_,
IChatComponent[] p_i45951_3_) |
Modifier and Type | Method and Description |
---|---|
BlockPos |
func_179704_a() |
IChatComponent[] |
func_180753_b() |
void |
processPacket(INetHandler handler) |
void |
processPacket(INetHandlerPlayClient handler) |
void |
readPacketData(PacketBuffer buf) |
void |
writePacketData(PacketBuffer buf) |
public S33PacketUpdateSign()
public S33PacketUpdateSign(World worldIn, BlockPos p_i45951_2_, IChatComponent[] p_i45951_3_)
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 BlockPos func_179704_a()
public void processPacket(INetHandler handler)
processPacket
in interface Packet
public IChatComponent[] func_180753_b()