net.minecraft.particle

public class DustParticleEffect

implements ParticleEffect

gc
net.minecraft.class_2390
net.minecraft.particle.DustParticleEffect
net.minecraft.entity.particle.DustParticleOptions
net.minecraft.particles.RedstoneParticleData
net.minecraft.particles.RedstoneParticleData

Field summary

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

Constructor summary

ModifierConstructor
public (float r, float g, float b, float scale)

Method summary

Modifier and TypeMethod
public void
a(jd arg0)
method_10294(class_2540 arg0)
write(PacketByteBuf arg0)
write(PacketByteBuf arg0)
func_197553_a(PacketBuffer arg0)
write(PacketBuffer arg0)
public String
a()
method_10293()
asString()
writeToString()
func_197555_a()
getParameters()
public ParticleType<DustParticleEffect>
b()
method_10295()
getType()
getType()
func_197554_b()
getType()
public float
c()
method_10285()
getRed()
getRed()
func_197562_c()
getRed()
public float
d()
method_10286()
getGreen()
getGreen()
func_197563_d()
getGreen()
public float
e()
method_10284()
getBlue()
getBlue()
func_197561_e()
getBlue()
public float
f()
method_10283()
getAlpha()
getScale()
func_197560_f()
getAlpha()