Constructor and Description |
---|
S31PacketWindowProperty() |
S31PacketWindowProperty(int p_i45187_1_,
int p_i45187_2_,
int p_i45187_3_) |
Modifier and Type | Method and Description |
---|---|
int |
func_149180_e() |
int |
func_149181_d() |
int |
func_149182_c() |
void |
func_180733_a(INetHandlerPlayClient p_180733_1_) |
void |
processPacket(INetHandler handler) |
void |
readPacketData(PacketBuffer buf) |
void |
writePacketData(PacketBuffer buf) |
public S31PacketWindowProperty()
public S31PacketWindowProperty(int p_i45187_1_, int p_i45187_2_, int p_i45187_3_)
public void func_180733_a(INetHandlerPlayClient p_180733_1_)
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 int func_149182_c()
public void processPacket(INetHandler handler)
processPacket
in interface Packet
public int func_149181_d()
public int func_149180_e()