net.minecraft.network.protocol.game

public class ClientboundLevelParticlesPacket

implements Packet<ClientGamePacketListener>

adi
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

Field summary

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

Constructor summary

ModifierConstructor
public <T extends ParticleOptions>(T parameters, boolean forceSpawn, boolean important, 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(wj arg0)
write(RegistryFriendlyByteBuf arg0)
method_55885(class_9129 arg0)
m_yhfzuyiw(C_bngyzsts arg0)
write(RegistryByteBuf buf)
write(RegistryByteBuf buf)
public PacketType<ClientboundLevelParticlesPacket>
a()
type()
method_65080()
m_bbocywrf()
getPacketType()
getType()
public void
a(abu arg0)
handle(ClientGamePacketListener arg0)
method_11553(class_2602 arg0)
m_ircwmohw(C_rbfddnlp arg0)
apply(ClientPlayPacketListener arg0)
apply(ClientPlayPacketListener arg0)
public boolean
b()
isOverrideLimiter()
method_11552()
m_kgotlrnt()
shouldForceSpawn()
isLongDistance()
public boolean
e()
alwaysShow()
method_65082()
m_ucxcamyy()
isImportant()
public double
f()
getX()
method_11544()
m_yjryzaxi()
getX()
getX()
public double
g()
getY()
method_11547()
m_auznmtzb()
getY()
getY()
public double
h()
getZ()
method_11546()
m_bfcieoyz()
getZ()
getZ()
public float
i()
getXDist()
method_11548()
m_rdnfwsxt()
getOffsetX()
getOffsetX()
public float
j()
getYDist()
method_11549()
m_cdxkgeja()
getOffsetY()
getOffsetY()
public float
k()
getZDist()
method_11550()
m_nkidtlfn()
getOffsetZ()
getOffsetZ()
public float
l()
getMaxSpeed()
method_11543()
m_zjiwssle()
getSpeed()
getSpeed()
public int
m()
getCount()
method_11545()
m_ctxnldsd()
getCount()
getCount()
public ParticleOptions
n()
getParticle()
method_11551()
m_qolanmdv()
getParameters()
getParameters()