net.minecraft.network.protocol.game

public class ClientboundAddEntityPacket

implements Packet<ClientGamePacketListener>

lx
net.minecraft.network.protocol.game.ClientboundAddEntityPacket
net.minecraft.class_2604
net.minecraft.unmapped.C_qdqrqwvy
net.minecraft.client.network.packet.EntitySpawnS2CPacket
net.minecraft.network.play.server.SSpawnObjectPacket
net.minecraft.server.v1_15_R1.PacketPlayOutSpawnEntity

Field summary

Modifier and TypeField
private int
a
id
field_11953
f_kowczjmc
id
field_149018_a
private UUID
b
uuid
field_11952
f_kwowwrct
uuid
field_186883_b
private double
c
x
field_11948
f_xlaiyoug
x
field_149016_b
private double
d
y
field_11946
f_lqqudwcg
y
field_149017_c
private double
e
z
field_11956
f_nchuzcfc
z
field_149014_d
private int
f
xa
field_11951
f_ekznolth
velocityX
field_149015_e
private int
g
ya
field_11950
f_psufbmyd
velocityY
field_149012_f
private int
h
za
field_11949
f_xqxowqzw
velocityZ
field_149013_g
private int
i
xRot
field_11947
f_ychwgmry
pitch
field_149021_h
private int
j
yRot
field_11957
f_nrtinjtz
yaw
field_149022_i
private EntityType<?>
k
type
field_11955
f_gggjnoum
entityTypeId
field_149019_j
private int
l
data
field_11954
f_jhuwtxmp
entityData
field_149020_k

Constructor summary

ModifierConstructor
public ()
public (int id, UUID uuid, double x, double y, double z, float pitch, float yaw, EntityType<?> entityTypeId, int entityData, Vec3 velocity)
public (Entity arg0)
public (Entity entity, int entityData)
public (Entity entity, EntityType<?> arg1, int data, BlockPos pos)

Method summary

Modifier and TypeMethod
public void
a(kv 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(kv 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(lw arg0)
handle(ClientGamePacketListener arg0)
method_11178(class_2602 arg0)
m_zqaxjzbh(C_rbfddnlp arg0)
apply(ClientPlayPacketListener arg0)
func_148833_a(IClientPlayNetHandler arg0)
public int
b()
getId()
method_11167()
m_hiytiord()
getId()
func_149001_c()
public UUID
c()
getUUID()
method_11164()
m_styxplpd()
getUuid()
func_186879_b()
public double
d()
getX()
method_11175()
m_xsarompa()
getX()
func_186880_c()
public double
e()
getY()
method_11174()
m_jakmcwyt()
getY()
func_186882_d()
public double
f()
getZ()
method_11176()
m_ehruzepp()
getZ()
func_186881_e()
public double
g()
getXa()
method_11170()
m_yuuzxpfv()
getVelocityX()
func_218693_g()
public double
h()
getYa()
method_11172()
m_ddavmdyz()
getVelocityY()
func_218695_h()
public double
i()
getZa()
method_11173()
m_uzfzswgf()
getVelocityz()
func_218692_i()
public int
j()
getxRot()
method_11171()
m_lmqxkadx()
getPitch()
func_149008_j()
public int
k()
getyRot()
method_11168()
m_vzwmabeh()
getYaw()
func_149006_k()
public EntityType<?>
l()
getType()
method_11169()
m_bmokgeik()
getEntityTypeId()
func_218694_l()
public int
m()
getData()
method_11166()
m_xmjbzuey()
getEntityData()
func_149009_m()