net.minecraft.network.protocol.game

public class ClientboundMoveEntityPacket

implements Packet<ClientGamePacketListener>

qa
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_16_R2.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
protected boolean
i
hasPos
field_20849
f_qlmksmtw
positionChanged
field_229744_i_

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_qmrsbyns(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(nf 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(nf 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(om arg0)
handle(ClientGamePacketListener arg0)
method_11651(class_2602 arg0)
m_yrjttfcv(C_rbfddnlp arg0)
apply(ClientPlayPacketListener arg0)
func_148833_a(IClientPlayNetHandler arg0)
public static double
a(long arg0)
packetToEntity(long arg0)
method_30301(long arg0)
m_wbcsjzng(long arg0)
decodePacketCoordinate(long coord)
func_244299_a(long arg0)
public Vec3
a(dck arg0)
updateEntityPosition(Vec3 arg0)
method_30302(class_243 arg0)
m_cacnmibi(C_vgpupfxx arg0)
calculateDeltaPosition(Vec3d orig)
func_244300_a(Vector3d arg0)
public Entity
a(bru arg0)
getEntity(Level arg0)
method_11645(class_1937 arg0)
m_lnyuyszh(C_cdctfzbn arg0)
getEntity(World world)
func_149065_a(World arg0)
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()
hasPosition()
method_22826()
m_vukwqeza()
isPositionChanged()
func_229745_h_()
public boolean
i()
isOnGround()
method_11653()
m_dltyxzmo()
isOnGround()
func_179742_g()