Modifier and Type | Class and Description |
---|---|
class |
S20PacketEntityProperties.Snapshot |
Constructor and Description |
---|
S20PacketEntityProperties() |
S20PacketEntityProperties(int p_i45236_1_,
java.util.Collection p_i45236_2_) |
Modifier and Type | Method and Description |
---|---|
java.util.List |
func_149441_d() |
int |
func_149442_c() |
void |
func_180754_a(INetHandlerPlayClient p_180754_1_) |
void |
processPacket(INetHandler handler) |
void |
readPacketData(PacketBuffer buf) |
void |
writePacketData(PacketBuffer buf) |
public S20PacketEntityProperties()
public S20PacketEntityProperties(int p_i45236_1_, java.util.Collection p_i45236_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 func_180754_a(INetHandlerPlayClient p_180754_1_)
public int func_149442_c()
public void processPacket(INetHandler handler)
processPacket
in interface Packet
public java.util.List func_149441_d()