net.minecraft.network.packet.s2c.play

public class EntityTeleportS2CPacket

extends Packet

ik
net.minecraft.class_2048
net.minecraft.network.packet.s2c.play.EntityTeleportS2CPacket
net.minecraft.network.play.server.S18PacketEntityTeleport

Field summary

Modifier and TypeField
private int
a
field_8749
id
field_149458_a
private int
b
field_8750
x
field_149456_b
private int
c
field_8751
y
field_149457_c
private int
d
field_8752
z
field_149454_d
private byte
e
field_8753
yaw
field_149455_e
private byte
f
field_8754
pitch
field_149453_f

Constructor summary

ModifierConstructor
public ()
public (Entity entity)
public (int id, int x, int y, int z, byte yaw, byte pitch)

Method summary

Modifier and TypeMethod
public void
a(et arg0)
method_7535(class_1967 arg0)
read(PacketByteBuf arg0)
readPacketData(PacketBuffer arg0)
public void
b(et arg0)
method_7539(class_1967 arg0)
write(PacketByteBuf arg0)
writePacketData(PacketBuffer arg0)
public void
a(fv arg0)
method_7913(class_1993 arg0)
handle(ClientPlayPacketHandler handler)
processPacket(INetHandlerPlayClient handler)
public int
c()
method_7914()
getId()
func_149451_c()
public int
d()
method_7915()
getX()
func_149449_d()
public int
e()
method_7916()
getY()
func_149448_e()
public int
f()
method_7917()
getZ()
func_149446_f()
public byte
g()
method_7918()
getYaw()
func_149450_g()
public byte
h()
method_7919()
getPitch()
func_149447_h()