Constructor and Description |
---|
S18PacketEntityTeleport() |
S18PacketEntityTeleport(Entity p_i45233_1_) |
S18PacketEntityTeleport(int p_i45949_1_,
int p_i45949_2_,
int p_i45949_3_,
int p_i45949_4_,
byte p_i45949_5_,
byte p_i45949_6_,
boolean p_i45949_7_) |
Modifier and Type | Method and Description |
---|---|
int |
func_149446_f() |
byte |
func_149447_h() |
int |
func_149448_e() |
int |
func_149449_d() |
byte |
func_149450_g() |
int |
func_149451_c() |
boolean |
func_179697_g() |
void |
processPacket(INetHandler handler) |
void |
processPacket(INetHandlerPlayClient handler) |
void |
readPacketData(PacketBuffer buf) |
void |
writePacketData(PacketBuffer buf) |
public S18PacketEntityTeleport()
public S18PacketEntityTeleport(Entity p_i45233_1_)
public S18PacketEntityTeleport(int p_i45949_1_, int p_i45949_2_, int p_i45949_3_, int p_i45949_4_, byte p_i45949_5_, byte p_i45949_6_, boolean p_i45949_7_)
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 processPacket(INetHandlerPlayClient handler)
public int func_149451_c()
public void processPacket(INetHandler handler)
processPacket
in interface Packet
public int func_149449_d()
public int func_149448_e()
public int func_149446_f()
public byte func_149450_g()
public byte func_149447_h()
public boolean func_179697_g()