Constructor and Description |
---|
S2CPacketSpawnGlobalEntity() |
S2CPacketSpawnGlobalEntity(Entity p_i45191_1_) |
Modifier and Type | Method and Description |
---|---|
int |
func_149049_f() |
int |
func_149050_e() |
int |
func_149051_d() |
int |
func_149052_c() |
int |
func_149053_g() |
void |
func_180720_a(INetHandlerPlayClient p_180720_1_) |
void |
processPacket(INetHandler handler) |
void |
readPacketData(PacketBuffer buf) |
void |
writePacketData(PacketBuffer buf) |
public S2CPacketSpawnGlobalEntity()
public S2CPacketSpawnGlobalEntity(Entity p_i45191_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 void func_180720_a(INetHandlerPlayClient p_180720_1_)
public int func_149052_c()
public void processPacket(INetHandler handler)
processPacket
in interface Packet
public int func_149051_d()
public int func_149050_e()
public int func_149049_f()
public int func_149053_g()