net.minecraft.network.protocol.game

public class ClientboundAddEntityPacket

implements Packet<ClientGamePacketListener>

abv
net.minecraft.network.protocol.game.ClientboundAddEntityPacket
net.minecraft.class_2604
net.minecraft.unmapped.C_qdqrqwvy
net.minecraft.network.packet.s2c.play.EntitySpawnS2CPacket
net.minecraft.network.packet.s2c.play.EntitySpawnS2CPacket
net.minecraft.src.C_5032_
net.minecraft.network.protocol.game.PacketPlayOutSpawnEntity

Field summary

Modifier and TypeField
public static final StreamCodec<RegistryFriendlyByteBuf, ClientboundAddEntityPacket>
a
STREAM_CODEC
field_47896
f_tnvqvdde
CODEC
CODEC
f_317084_
private static final double
b
MAGICAL_QUANTIZATION
field_33293
f_rqmtqosx
VELOCITY_SCALE
VELOCITY_SCALE
f_178559_
private static final double
c
LIMIT
field_33294
f_qgviqmxo
MAX_ABSOLUTE_VELOCITY
MAX_ABSOLUTE_VELOCITY
f_178560_
private final int
d
id
field_11953
f_kowczjmc
id
id
f_131456_
private final UUID
e
uuid
field_11952
f_kwowwrct
uuid
uuid
f_131457_
private final EntityType<?>
f
type
field_11955
f_gggjnoum
entityType
entityTypeId
f_131466_
private final double
g
x
field_11948
f_xlaiyoug
x
x
f_131458_
private final double
h
y
field_11946
f_lqqudwcg
y
y
f_131459_
private final double
i
z
field_11956
f_nchuzcfc
z
z
f_131460_
private final int
j
xa
field_11951
f_ekznolth
velocityX
velocityX
f_131461_
private final int
k
ya
field_11950
f_psufbmyd
velocityY
velocityY
f_131462_
private final int
l
za
field_11949
f_xqxowqzw
velocityZ
velocityZ
f_131463_
private final byte
m
xRot
field_11947
f_ychwgmry
pitch
pitch
f_131464_
private final byte
n
yRot
field_11957
f_nrtinjtz
yaw
yaw
f_131465_
private final byte
o
yHeadRot
field_38817
f_zdbszedp
headYaw
headYaw
f_237544_
private final int
p
data
field_11954
f_jhuwtxmp
entityData
entityData
f_131467_

Constructor summary

ModifierConstructor
public (Entity entity, ServerEntity entityTrackerEntry)
public (Entity entity, ServerEntity entityTrackerEntry, int entityData)
public (Entity entity, int entityData, BlockPos pos)
public (int id, UUID uuid, double x, double y, double z, float pitch, float yaw, EntityType<?> entityType, int entityData, Vec3 velocity, double headYaw)
private (RegistryFriendlyByteBuf buf)

Method summary

Modifier and TypeMethod
private void
a(wk arg0)
write(RegistryFriendlyByteBuf arg0)
method_55855(class_9129 arg0)
m_vdubzvdf(C_bngyzsts arg0)
write(RegistryByteBuf buf)
write(RegistryByteBuf buf)
m_131497_(C_313350_ arg0)
public PacketType<ClientboundAddEntityPacket>
a()
type()
method_55846()
m_bbocywrf()
getPacketId()
getType()
m_5779_()
public void
a(abu arg0)
handle(ClientGamePacketListener arg0)
method_11178(class_2602 arg0)
m_zqaxjzbh(C_rbfddnlp arg0)
apply(ClientPlayPacketListener arg0)
apply(ClientPlayPacketListener arg0)
m_5797_(C_5031_ arg0)
public int
b()
getId()
method_11167()
m_hiytiord()
getId()
getId()
m_131496_()
public UUID
e()
getUUID()
method_11164()
m_styxplpd()
getUuid()
getUuid()
m_131499_()
public EntityType<?>
f()
getType()
method_11169()
m_bmokgeik()
getEntityType()
getEntityTypeId()
m_131508_()
public double
g()
getX()
method_11175()
m_xsarompa()
getX()
getX()
m_131500_()
public double
h()
getY()
method_11174()
m_jakmcwyt()
getY()
getY()
m_131501_()
public double
i()
getZ()
method_11176()
m_ehruzepp()
getZ()
getZ()
m_131502_()
public double
j()
getXa()
method_11170()
m_yuuzxpfv()
getVelocityX()
getVelocityX()
m_131503_()
public double
k()
getYa()
method_11172()
m_ddavmdyz()
getVelocityY()
getVelocityY()
m_131504_()
public double
l()
getZa()
method_11173()
m_uzfzswgf()
getVelocityZ()
getVelocityZ()
m_131505_()
public float
m()
getXRot()
method_11171()
m_iypubkgo()
getPitch()
getPitch()
m_237566_()
public float
n()
getYRot()
method_11168()
m_tyquxhdv()
getYaw()
getYaw()
m_237567_()
public float
o()
getYHeadRot()
method_43233()
m_yclusbey()
getHeadYaw()
getHeadYaw()
m_237568_()
public int
p()
getData()
method_11166()
m_xmjbzuey()
getEntityData()
getEntityData()
m_131509_()