net.minecraft.client.network.packet

public class EntityS2CPacket

implements Packet<ClientPlayPacketListener>

nm
net.minecraft.network.protocol.game.ClientboundMoveEntityPacket
net.minecraft.class_2684
net.minecraft.client.network.packet.EntityS2CPacket
net.minecraft.unmapped.C_mblcabfe
net.minecraft.network.play.server.SEntityPacket
net.minecraft.network.play.server.SEntityPacket

Field summary

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

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)
encodePacketCoordinate(double coord)
m_kquygqbs(double arg0)
func_218743_a(double arg0)
func_218743_a(double arg0)
public static Vec3d
a(long arg0, long arg1, long arg2)
packetToEntity(long arg0, long arg1, long arg2)
method_18695(long arg0, long arg1, long arg2)
decodePacketCoordinates(long x, long y, long z)
m_vbqmkcam(long arg0, long arg1, long arg2)
func_218744_a(long arg0, long arg1, long arg2)
func_218744_a(long arg0, long arg1, long arg2)
public void
a(kv arg0)
read(FriendlyByteBuf arg0)
method_11053(class_2540 arg0)
read(PacketByteBuf arg0)
m_wyduuajl(C_idfydwco arg0)
func_148837_a(PacketBuffer arg0)
readPacketData(PacketBuffer arg0)
public void
b(kv arg0)
write(FriendlyByteBuf arg0)
method_11052(class_2540 arg0)
write(PacketByteBuf arg0)
m_pwnpydub(C_idfydwco arg0)
func_148840_b(PacketBuffer arg0)
writePacketData(PacketBuffer arg0)
public void
a(lw arg0)
handle(ClientGamePacketListener arg0)
method_11651(class_2602 arg0)
apply(ClientPlayPacketListener listener)
m_yrjttfcv(C_rbfddnlp arg0)
func_148833_a(IClientPlayNetHandler arg0)
processPacket(IClientPlayNetHandler handler)
public Entity
a(bjt arg0)
getEntity(Level arg0)
method_11645(class_1937 arg0)
getEntity(World arg0)
m_lnyuyszh(C_cdctfzbn arg0)
func_149065_a(World arg0)
getEntity(World worldIn)
public short
b()
getXa()
method_11648()
getDeltaXShort()
m_srkjtjgk()
func_186952_a()
getX()
public short
c()
getYa()
method_11646()
getDeltaYShort()
m_gdgixcqg()
func_186953_b()
getY()
public short
d()
getZa()
method_11647()
getDeltaZShort()
m_qkmjaxyn()
func_186951_c()
getZ()
public byte
e()
getyRot()
method_11649()
getYaw()
m_qpjjgynx()
func_149066_f()
getYaw()
public byte
f()
getxRot()
method_11650()
getPitch()
m_jccqnbph()
func_149063_g()
getPitch()
public boolean
g()
hasRotation()
method_11652()
hasRotation()
m_ebvyefeb()
func_149060_h()
isRotating()
public boolean
h()
hasPosition()
method_22826()
m_vukwqeza()
func_229745_h_()
func_229745_h_()
public boolean
i()
isOnGround()
method_11653()
isOnGround()
m_dltyxzmo()
func_179742_g()
getOnGround()