Constructor and Description |
---|
S36PacketSignEditorOpen() |
S36PacketSignEditorOpen(BlockPos p_i45971_1_) |
Modifier and Type | Method and Description |
---|---|
BlockPos |
func_179777_a() |
void |
processPacket(INetHandler handler) |
void |
processPacket(INetHandlerPlayClient handler) |
void |
readPacketData(PacketBuffer buf) |
void |
writePacketData(PacketBuffer buf) |
public S36PacketSignEditorOpen()
public S36PacketSignEditorOpen(BlockPos p_i45971_1_)
public void processPacket(INetHandlerPlayClient handler)
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 BlockPos func_179777_a()
public void processPacket(INetHandler handler)
processPacket
in interface Packet