| 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 Packetjava.io.IOExceptionpublic void writePacketData(PacketBuffer buf) throws java.io.IOException
writePacketData in interface Packetjava.io.IOExceptionpublic void func_180754_a(INetHandlerPlayClient p_180754_1_)
public int func_149442_c()
public void processPacket(INetHandler handler)
processPacket in interface Packetpublic java.util.List func_149441_d()