net.minecraft.network.packet.s2c.play

public class EntitySpawnS2CPacket

implements Packet<ClientPlayPacketListener>

on
net.minecraft.network.protocol.game.ClientboundAddEntityPacket
net.minecraft.class_2604
net.minecraft.network.packet.s2c.play.EntitySpawnS2CPacket
net.minecraft.unmapped.C_qdqrqwvy
net.minecraft.network.play.server.SSpawnObjectPacket
net.minecraft.network.play.server.SSpawnObjectPacket

Field summary

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

Constructor summary

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

Method summary

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