net.minecraft.network.protocol.game

public class ClientboundMoveEntityPacket

implements Packet<ClientGamePacketListener>

lv
net.minecraft.network.protocol.game.ClientboundMoveEntityPacket
net.minecraft.class_2684
net.minecraft.unmapped.C_mblcabfe
net.minecraft.network.packet.s2c.play.EntityS2CPacket
net.minecraft.network.play.server.SEntityPacket
net.minecraft.server.v1_14_R1.PacketPlayOutEntity

Field summary

Modifier and TypeField
protected int
a
entityId
field_12310
f_olvrvtmu
id
field_149074_a
protected short
b
xa
field_12309
f_rgkeklhr
deltaX
field_149072_b
protected short
c
ya
field_12308
f_fbrtsoch
deltaY
field_149073_c
protected short
d
za
field_12307
f_zpleugxy
deltaZ
field_149070_d
protected byte
e
yRot
field_12312
f_dtyibtwc
yaw
field_149071_e
protected byte
f
xRot
field_12311
f_orufdrgj
pitch
field_149068_f
protected boolean
g
onGround
field_12306
f_odpcrsgr
onGround
field_179743_g
protected boolean
h
hasRot
field_12305
f_xebsureq
rotate
field_149069_g

Constructor summary

ModifierConstructor
public ()
public (int entityId)

Method summary

Modifier and TypeMethod
public static long
a(double arg0)
entityToPacket(double arg0)
method_18047(double arg0)
m_kquygqbs(double arg0)
encodePacketCoordinate(double coord)
func_218743_a(double arg0)
public static Vec3
a(long arg0, long arg1, long arg2)
packetToEntity(long arg0, long arg1, long arg2)
method_18695(long arg0, long arg1, long arg2)
m_vbqmkcam(long arg0, long arg1, long arg2)
decodePacketCoordinates(long x, long y, long z)
func_218744_a(long arg0, long arg1, long arg2)
public void
a(je arg0)
read(FriendlyByteBuf arg0)
method_11053(class_2540 arg0)
m_wyduuajl(C_idfydwco arg0)
read(PacketByteBuf arg0)
func_148837_a(PacketBuffer arg0)
public void
b(je arg0)
write(FriendlyByteBuf arg0)
method_11052(class_2540 arg0)
m_pwnpydub(C_idfydwco arg0)
write(PacketByteBuf arg0)
func_148840_b(PacketBuffer arg0)
public void
a(kf arg0)
handle(ClientGamePacketListener arg0)
method_11651(class_2602 arg0)
m_yrjttfcv(C_rbfddnlp arg0)
apply(ClientPlayPacketListener listener)
func_148833_a(IClientPlayNetHandler arg0)
public Entity
a(bhr arg0)
getEntity(Level arg0)
method_11645(class_1937 arg0)
m_lnyuyszh(C_cdctfzbn arg0)
getEntity(World arg0)
func_149065_a(World arg0)
public short
b()
getXa()
method_11648()
m_srkjtjgk()
getDeltaXShort()
func_186952_a()
public short
c()
getYa()
method_11646()
m_gdgixcqg()
getDeltaYShort()
func_186953_b()
public short
d()
getZa()
method_11647()
m_qkmjaxyn()
getDeltaZShort()
func_186951_c()
public byte
e()
getyRot()
method_11649()
m_qpjjgynx()
getYaw()
func_149066_f()
public byte
f()
getxRot()
method_11650()
m_jccqnbph()
getPitch()
func_149063_g()
public boolean
g()
hasRotation()
method_11652()
m_ebvyefeb()
hasRotation()
func_149060_h()
public boolean
h()
isOnGround()
method_11653()
m_dltyxzmo()
isOnGround()
func_179742_g()