net.minecraft.particle

public class DustParticleEffect

implements ParticleEffect

hd
net.minecraft.core.particles.DustParticleOptions
net.minecraft.class_2390
net.minecraft.particle.DustParticleEffect
net.minecraft.unmapped.C_adimpttu
net.minecraft.particles.RedstoneParticleData
net.minecraft.particles.RedstoneParticleData

Field summary

Modifier and TypeField
public static final DustParticleEffect
a
REDSTONE
field_11188
RED
f_zblitgcq
field_197564_a
REDSTONE_DUST
public static final Codec<DustParticleEffect>
b
CODEC
field_25124
CODEC
f_aedzwzlo
field_239802_b_
field_239802_b_
public static final ParticleEffect$Factory<DustParticleEffect>
c
DESERIALIZER
field_11189
PARAMETERS_FACTORY
f_oqdblxtz
field_197565_b
DESERIALIZER
private final float
d
r
field_11187
red
f_mhtjpipj
field_197566_c
red
private final float
e
g
field_11186
green
f_qlwxcmat
field_197567_d
green
private final float
f
b
field_11185
blue
f_bfqvuhdq
field_197568_e
blue
private final float
g
scale
field_11184
scale
f_decztuvc
field_197569_f
alpha

Constructor summary

ModifierConstructor
public (float red, float green, float blue, float scale)

Method summary

Modifier and TypeMethod
public void
a(mg arg0)
writeToNetwork(FriendlyByteBuf arg0)
method_10294(class_2540 arg0)
write(PacketByteBuf arg0)
m_smrxfrfi(C_idfydwco arg0)
func_197553_a(PacketBuffer arg0)
write(PacketBuffer arg0)
public String
a()
writeToString()
method_10293()
asString()
m_wtvchkob()
func_197555_a()
getParameters()
public ParticleType<DustParticleEffect>
b()
getType()
method_10295()
getType()
m_dkcpurjj()
func_197554_b()
getType()
public float
c()
getR()
method_10285()
getRed()
m_ntwzxzev()
func_197562_c()
getRed()
public float
d()
getG()
method_10286()
getGreen()
m_oetwkbse()
func_197563_d()
getGreen()
public float
e()
getB()
method_10284()
getBlue()
m_xlxjdvto()
func_197561_e()
getBlue()
public float
f()
getScale()
method_10283()
getScale()
m_vmshosgr()
func_197560_f()
getAlpha()