net.minecraft.network.protocol.game

public class ClientboundLevelParticlesPacket

implements Packet<ClientGamePacketListener>

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

Field summary

Modifier and TypeField
private final double
a
x
field_12258
f_vjdcdypj
x
f_132280_
private final double
b
y
field_12257
f_iqaqdgdf
y
f_132281_
private final double
c
z
field_12256
f_vbiiatcx
z
f_132282_
private final float
d
xDist
field_12255
f_stbqaegk
offsetX
f_132283_
private final float
e
yDist
field_12252
f_lsleecvz
offsetY
f_132284_
private final float
f
zDist
field_12251
f_pinoahnu
offsetZ
f_132285_
private final float
g
maxSpeed
field_12260
f_bdssfkle
speed
f_132286_
private final int
h
count
field_12253
f_uwhqatcm
count
f_132287_
private final boolean
i
overrideLimiter
field_12254
f_xrbmzihl
longDistance
f_132288_
private final ParticleOptions
j
particle
field_12259
f_hnxsccnc
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)
public (FriendlyByteBuf buf)

Method summary

Modifier and TypeMethod
private <T extends ParticleOptions> T
a(og arg0, hu<T> arg1)
readParticle(FriendlyByteBuf arg0, ParticleType<T> arg1)
method_11542(class_2540 arg0, class_2396<T> arg1)
m_haxmcrve(C_idfydwco arg0, C_qlzoaopu<T> arg1)
readParticleParameters(PacketByteBuf buf, ParticleType<T> type)
m_132304_(C_4983_ p_132306_, C_4758_<T> arg1)
public void
a(og arg0)
write(FriendlyByteBuf arg0)
method_11052(class_2540 arg0)
m_pwnpydub(C_idfydwco arg0)
write(PacketByteBuf arg0)
m_5779_(C_4983_ arg0)
public boolean
b()
isOverrideLimiter()
method_11552()
m_kgotlrnt()
isLongDistance()
m_132311_()
public double
c()
getX()
method_11544()
m_yjryzaxi()
getX()
m_132314_()
public double
d()
getY()
method_11547()
m_auznmtzb()
getY()
m_132315_()
public double
e()
getZ()
method_11546()
m_bfcieoyz()
getZ()
m_132316_()
public float
f()
getXDist()
method_11548()
m_rdnfwsxt()
getOffsetX()
m_132317_()
public float
g()
getYDist()
method_11549()
m_cdxkgeja()
getOffsetY()
m_132318_()
public float
h()
getZDist()
method_11550()
m_nkidtlfn()
getOffsetZ()
m_132319_()
public float
i()
getMaxSpeed()
method_11543()
m_zjiwssle()
getSpeed()
m_132320_()
public int
j()
getCount()
method_11545()
m_ctxnldsd()
getCount()
m_132321_()
public ParticleOptions
k()
getParticle()
method_11551()
m_qolanmdv()
getParameters()
m_132322_()
public void
a(pn arg0)
handle(ClientGamePacketListener arg0)
method_11553(class_2602 arg0)
m_ircwmohw(C_rbfddnlp arg0)
apply(ClientPlayPacketListener arg0)
m_5797_(C_5031_ arg0)