net.minecraft.network.protocol.game

public class ClientboundLevelParticlesPacket

implements Packet<ClientGamePacketListener>

nh
net.minecraft.network.protocol.game.ClientboundLevelParticlesPacket
net.minecraft.class_2675
net.minecraft.unmapped.C_ruxidldp
net.minecraft.client.network.packet.ParticleS2CPacket
net.minecraft.network.play.server.SSpawnParticlePacket
net.minecraft.server.v1_15_R1.PacketPlayOutWorldParticles

Field summary

Modifier and TypeField
private double
a
x
field_12258
f_vjdcdypj
x
field_149234_b
private double
b
y
field_12257
f_iqaqdgdf
y
field_149235_c
private double
c
z
field_12256
f_vbiiatcx
z
field_149232_d
private float
d
xDist
field_12255
f_stbqaegk
offsetX
field_149233_e
private float
e
yDist
field_12252
f_lsleecvz
offsetY
field_149230_f
private float
f
zDist
field_12251
f_pinoahnu
offsetZ
field_149231_g
private float
g
maxSpeed
field_12260
f_bdssfkle
speed
field_149237_h
private int
h
count
field_12253
f_uwhqatcm
count
field_149238_i
private boolean
i
overrideLimiter
field_12254
f_xrbmzihl
longDistance
field_179752_j
private ParticleOptions
j
particle
field_12259
f_hnxsccnc
parameters
field_197700_j

Constructor summary

ModifierConstructor
public ()
public <T extends ParticleOptions>(T parameters, boolean longDistance, double arg2, double arg3, double arg4, float arg5, float arg6, float arg7, float arg8, int arg9)

Method summary

Modifier and TypeMethod
public void
a(kv arg0)
read(FriendlyByteBuf arg0)
method_11053(class_2540 arg0)
m_wyduuajl(C_idfydwco arg0)
read(PacketByteBuf arg0)
func_148837_a(PacketBuffer arg0)
private <T extends ParticleOptions> T
a(kv arg0, gu<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)
func_199855_a(PacketBuffer arg0, ParticleType<T> arg1)
public void
b(kv arg0)
write(FriendlyByteBuf arg0)
method_11052(class_2540 arg0)
m_pwnpydub(C_idfydwco arg0)
write(PacketByteBuf arg0)
func_148840_b(PacketBuffer arg0)
public void
a(lw arg0)
handle(ClientGamePacketListener arg0)
method_11553(class_2602 arg0)
m_ircwmohw(C_rbfddnlp arg0)
apply(ClientPlayPacketListener arg0)
func_148833_a(IClientPlayNetHandler arg0)
public boolean
b()
isOverrideLimiter()
method_11552()
m_kgotlrnt()
isLongDistance()
func_179750_b()
public double
c()
getX()
method_11544()
m_yjryzaxi()
getX()
func_149220_d()
public double
d()
getY()
method_11547()
m_auznmtzb()
getY()
func_149226_e()
public double
e()
getZ()
method_11546()
m_bfcieoyz()
getZ()
func_149225_f()
public float
f()
getXDist()
method_11548()
m_rdnfwsxt()
getOffsetX()
func_149221_g()
public float
g()
getYDist()
method_11549()
m_cdxkgeja()
getOffsetY()
func_149224_h()
public float
h()
getZDist()
method_11550()
m_nkidtlfn()
getOffsetZ()
func_149223_i()
public float
i()
getMaxSpeed()
method_11543()
m_zjiwssle()
getSpeed()
func_149227_j()
public int
j()
getCount()
method_11545()
m_ctxnldsd()
getCount()
func_149222_k()
public ParticleOptions
k()
getParticle()
method_11551()
m_qolanmdv()
getParameters()
func_197699_j()