net.minecraft.network.packet.s2c.play

public class AddMobS2CPacket

implements Packet

io
net.minecraft.unmapped.C_78776045
net.minecraft.network.packet.s2c.play.AddMobS2CPacket

Field summary

Modifier and TypeField
private int
a
f_25174976
id
private int
b
f_70421457
type
private int
c
f_14849053
x
private int
d
f_41478948
y
private int
e
f_65051045
z
private int
f
f_65137444
velocityX
private int
g
f_89445624
velocityY
private int
h
f_28438798
velocityZ
private byte
i
f_36085976
yaw
private byte
j
f_23828886
pitch
private byte
k
f_69919240
headYaw
private SyncedData
l
f_19163812
syncedData
private List
m
f_12859431
dataEntries

Constructor summary

ModifierConstructor
public ()
public (LivingEntity entity)

Method summary

Modifier and TypeMethod
public void
a(hd arg0)
m_13296744(C_04635774 arg0)
read(PacketByteBuf arg0)
public void
b(hd arg0)
m_17566769(C_04635774 arg0)
write(PacketByteBuf arg0)
public void
a(ik arg0)
m_05524688(C_23730550 arg0)
handle(ClientPlayPacketHandler handler)
public List
a()
m_80703980()
getDataEntries()
public int
b()
m_70417740()
getId()
public int
c()
m_80327558()
getType()
public int
d()
m_98966439()
getX()
public int
e()
m_45112618()
getY()
public int
f()
m_04445377()
getZ()
public int
g()
m_19297025()
getVelocityX()
public int
h()
m_40181116()
getVelocityY()
public int
i()
m_64629231()
getVelocityZ()
public byte
j()
m_97448733()
getYaw()
public byte
k()
m_70806479()
getPitch()
public byte
l()
m_07532857()
getHeadYaw()