net.minecraft.network.protocol.game

public class ClientboundAddMobPacket

implements Packet<ClientGamePacketListener>

pq
net.minecraft.network.protocol.game.ClientboundAddMobPacket
net.minecraft.class_2610
net.minecraft.unmapped.C_btaewtuf
net.minecraft.network.packet.s2c.play.MobSpawnS2CPacket
net.minecraft.src.C_5034_
net.minecraft.network.protocol.game.PacketPlayOutSpawnEntityLiving

Field summary

Modifier and TypeField
private final int
a
id
field_11996
f_gnkwawrf
id
f_131531_
private final UUID
b
uuid
field_11997
f_eepturjs
uuid
f_131532_
private final int
c
type
field_11995
f_ttmbaydv
entityTypeId
f_131533_
private final double
d
x
field_11990
f_autuybjg
x
f_131534_
private final double
e
y
field_12003
f_uiupxxqr
y
f_131535_
private final double
f
z
field_12002
f_apvzgwqe
z
f_131536_
private final int
g
xd
field_11993
f_qnvdkorm
velocityX
f_131537_
private final int
h
yd
field_11992
f_zqoobeho
velocityY
f_131538_
private final int
i
zd
field_11991
f_sblbzcnk
velocityZ
f_131539_
private final byte
j
yRot
field_12000
f_xkrbzedp
yaw
f_131540_
private final byte
k
xRot
field_11999
f_cjqlrbau
pitch
f_131541_
private final byte
l
yHeadRot
field_11998
f_nwyopbou
headYaw
f_131542_

Constructor summary

ModifierConstructor
public (LivingEntity entity)
public (FriendlyByteBuf buf)

Method summary

Modifier and TypeMethod
public void
a(og arg0)
write(FriendlyByteBuf arg0)
method_11052(class_2540 arg0)
m_pwnpydub(C_idfydwco arg0)
write(PacketByteBuf arg0)
m_5779_(C_4983_ arg0)
public void
a(pn arg0)
handle(ClientGamePacketListener arg0)
method_11217(class_2602 arg0)
m_trfashpj(C_rbfddnlp arg0)
apply(ClientPlayPacketListener arg0)
m_5797_(C_5031_ arg0)
public int
b()
getId()
method_11207()
m_aorinsiz()
getId()
m_131552_()
public UUID
c()
getUUID()
method_11213()
m_xaotzjsm()
getUuid()
m_131555_()
public int
d()
getType()
method_11210()
m_nxxvqrvr()
getEntityTypeId()
m_131556_()
public double
e()
getX()
method_11214()
m_fyflynpk()
getX()
m_131557_()
public double
f()
getY()
method_11215()
m_elkqhzew()
getY()
m_131558_()
public double
g()
getZ()
method_11216()
m_xougtsed()
getZ()
m_131559_()
public int
h()
getXd()
method_11212()
m_miylikwg()
getVelocityX()
m_131560_()
public int
i()
getYd()
method_11211()
m_pqddovjz()
getVelocityY()
m_131561_()
public int
j()
getZd()
method_11209()
m_zyurgnzo()
getVelocityZ()
m_131562_()
public byte
k()
getyRot()
method_11205()
m_grrvfapt()
getYaw()
m_131563_()
public byte
l()
getxRot()
method_11206()
m_jbpyvghh()
getPitch()
m_131564_()
public byte
m()
getyHeadRot()
method_11204()
m_rhkkeozz()
getHeadYaw()
m_131565_()