net.minecraft.network.packet.s2c.play

public class AddMobS2CPacket

implements Packet<ClientPlayPacketHandler>

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

Field summary

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

Constructor summary

ModifierConstructor
public ()
public (LivingEntity entity)

Method summary

Modifier and TypeMethod
public void
a(gy arg0)
m_13296744(C_04635774 arg0)
read(PacketByteBuf arg0)
public void
b(gy arg0)
m_17566769(C_04635774 arg0)
write(PacketByteBuf arg0)
public void
a(hw arg0)
m_05524688(C_23730550 arg0)
handle(ClientPlayPacketHandler handler)
public List<SyncedData$Entry<?>>
a()
m_80703980()
getDataEntries()
public int
b()
m_70417740()
getId()
public UUID
c()
m_28021666()
getUuid()
public int
d()
m_80327558()
getType()
public double
e()
m_98966439()
getX()
public double
f()
m_45112618()
getY()
public double
g()
m_04445377()
getZ()
public int
h()
m_19297025()
getVelocityX()
public int
i()
m_40181116()
getVelocityY()
public int
j()
m_64629231()
getVelocityZ()
public byte
k()
m_97448733()
getYaw()
public byte
l()
m_70806479()
getPitch()
public byte
m()
m_07532857()
getHeadYaw()