net.minecraft.network.protocol.game

public class ClientboundLevelParticlesPacket

implements Packet<ClientGamePacketListener>

adw
net.minecraft.network.protocol.game.ClientboundLevelParticlesPacket
net.minecraft.class_2675
net.minecraft.unmapped.C_ruxidldp
net.minecraft.network.packet.s2c.play.ParticleS2CPacket
net.minecraft.network.packet.s2c.play.ParticleS2CPacket
net.minecraft.src.C_5072_
net.minecraft.network.protocol.game.PacketPlayOutWorldParticles

Field summary

Modifier and TypeField
public static final StreamCodec<RegistryFriendlyByteBuf, ClientboundLevelParticlesPacket>
a
STREAM_CODEC
field_47935
f_uveikiyf
CODEC
CODEC
f_316628_
private final double
b
x
field_12258
f_vjdcdypj
x
x
f_132280_
private final double
c
y
field_12257
f_iqaqdgdf
y
y
f_132281_
private final double
d
z
field_12256
f_vbiiatcx
z
z
f_132282_
private final float
e
xDist
field_12255
f_stbqaegk
offsetX
offsetX
f_132283_
private final float
f
yDist
field_12252
f_lsleecvz
offsetY
offsetY
f_132284_
private final float
g
zDist
field_12251
f_pinoahnu
offsetZ
offsetZ
f_132285_
private final float
h
maxSpeed
field_12260
f_bdssfkle
speed
speed
f_132286_
private final int
i
count
field_12253
f_uwhqatcm
count
count
f_132287_
private final boolean
j
overrideLimiter
field_12254
f_xrbmzihl
longDistance
longDistance
f_132288_
private final ParticleOptions
k
particle
field_12259
f_hnxsccnc
parameters
parameters
f_132289_

Constructor summary

ModifierConstructor
public <T extends ParticleOptions>(T parameters, boolean longDistance, double x, double y, double z, float offsetX, float offsetY, float offsetZ, float speed, int count)
private (RegistryFriendlyByteBuf buf)

Method summary

Modifier and TypeMethod
private void
a(xa arg0)
write(RegistryFriendlyByteBuf arg0)
method_55885(class_9129 arg0)
m_yhfzuyiw(C_bngyzsts arg0)
write(RegistryByteBuf buf)
write(RegistryByteBuf buf)
m_132312_(C_313350_ arg0)
public PacketType<ClientboundLevelParticlesPacket>
a()
type()
method_55846()
m_bbocywrf()
getPacketId()
getType()
m_5779_()
public void
a(aci arg0)
handle(ClientGamePacketListener arg0)
method_11553(class_2602 arg0)
m_ircwmohw(C_rbfddnlp arg0)
apply(ClientPlayPacketListener arg0)
apply(ClientPlayPacketListener arg0)
m_5797_(C_5031_ arg0)
public boolean
b()
isOverrideLimiter()
method_11552()
m_kgotlrnt()
isLongDistance()
isLongDistance()
m_132311_()
public double
e()
getX()
method_11544()
m_yjryzaxi()
getX()
getX()
m_132314_()
public double
f()
getY()
method_11547()
m_auznmtzb()
getY()
getY()
m_132315_()
public double
g()
getZ()
method_11546()
m_bfcieoyz()
getZ()
getZ()
m_132316_()
public float
h()
getXDist()
method_11548()
m_rdnfwsxt()
getOffsetX()
getOffsetX()
m_132317_()
public float
i()
getYDist()
method_11549()
m_cdxkgeja()
getOffsetY()
getOffsetY()
m_132318_()
public float
j()
getZDist()
method_11550()
m_nkidtlfn()
getOffsetZ()
getOffsetZ()
m_132319_()
public float
k()
getMaxSpeed()
method_11543()
m_zjiwssle()
getSpeed()
getSpeed()
m_132320_()
public int
l()
getCount()
method_11545()
m_ctxnldsd()
getCount()
getCount()
m_132321_()
public ParticleOptions
m()
getParticle()
method_11551()
m_qolanmdv()
getParameters()
getParameters()
m_132322_()