Constructor and Description |
---|
S24PacketBlockAction() |
S24PacketBlockAction(BlockPos p_i45989_1_,
Block p_i45989_2_,
int p_i45989_3_,
int p_i45989_4_) |
Modifier and Type | Method and Description |
---|---|
BlockPos |
func_179825_a() |
void |
func_180726_a(INetHandlerPlayClient p_180726_1_) |
Block |
getBlockType() |
int |
getData1() |
int |
getData2() |
void |
processPacket(INetHandler handler) |
void |
readPacketData(PacketBuffer buf) |
void |
writePacketData(PacketBuffer buf) |
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 func_180726_a(INetHandlerPlayClient p_180726_1_)
public BlockPos func_179825_a()
public void processPacket(INetHandler handler)
processPacket
in interface Packet
public int getData1()
public int getData2()
public Block getBlockType()